We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03003c commit 304d871Copy full SHA for 304d871
1 file changed
.github/workflows/codeql.yml
@@ -24,6 +24,8 @@ on:
24
branches: [ "trunk", "branch-*" ]
25
pull_request:
26
27
+ paths:
28
+ - '.github/**'
29
schedule:
30
- cron: '22 4 * * 4'
31
0 commit comments