Skip to content

Commit c475ee6

Browse files
authored
fix(CodeQL): more triggers (#8591)
1 parent 06ee026 commit c475ee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
# The branches below must be a subset of the branches above
88
branches: ['main']
9+
types: [opened, synchronize, reopened, ready_for_review]
910
schedule:
1011
- cron: '0 0 * * 1'
1112

0 commit comments

Comments
 (0)