Skip to content

Commit cd9414b

Browse files
committed
fix: Updating workflow tagging for correct branch context
Signed-off-by: S3B4SZ17 <sebastian.zumbado@sysdig.com>
1 parent 8d46994 commit cd9414b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ on:
66
branches:
77
- main
88
- beta
9+
- feat/cli-scanner-tool
910
paths:
11+
- '.github/workflows/**'
1012
- pyproject.toml
1113
- Dockerfile
1214
- '*.py'

0 commit comments

Comments
 (0)