We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8af648 + 1a0442c commit 647515bCopy full SHA for 647515b
1 file changed
.github/workflows/compile-queries.yml
@@ -7,6 +7,11 @@ on:
7
- "rc/*"
8
- "codeql-cli-*"
9
pull_request:
10
+ paths:
11
+ - '**.ql'
12
+ - '**.qll'
13
+ - '**/qlpack.yml'
14
+ - '**.dbscheme'
15
16
permissions:
17
contents: read
0 commit comments