We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d46994 commit cd9414bCopy full SHA for cd9414b
.github/workflows/publish.yaml
@@ -6,7 +6,9 @@ on:
6
branches:
7
- main
8
- beta
9
+ - feat/cli-scanner-tool
10
paths:
11
+ - '.github/workflows/**'
12
- pyproject.toml
13
- Dockerfile
14
- '*.py'
0 commit comments