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 9652679 commit 1db622eCopy full SHA for 1db622e
1 file changed
.github/workflows/check-change-note.yml
@@ -9,6 +9,8 @@ on:
9
- "*/ql/lib/**/*.ql"
10
- "*/ql/lib/**/*.qll"
11
- "*/ql/lib/**/*.yml"
12
+ - "shared/**/*.ql"
13
+ - "shared/**/*.qll"
14
- "!**/experimental/**"
15
- "!ql/**"
16
- ".github/workflows/check-change-note.yml"
0 commit comments