Skip to content

Commit b7582fc

Browse files
committed
add labeled trigger on prs
1 parent 634976d commit b7582fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-code-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- 'detection_rules/**'
1212
- 'tests/**'
1313
- '**/*.md'
14-
types: [opened, reopened, synchronize]
14+
types: [opened, reopened, synchronize, labeled]
1515
push:
1616
branches:
1717
- main

0 commit comments

Comments
 (0)