Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2a6b8 commit 5790f5dCopy full SHA for 5790f5d
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