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 563d273 commit e88cc31Copy full SHA for e88cc31
1 file changed
.github/workflows/check-change-note.yml
@@ -10,6 +10,7 @@ on:
10
- "*/ql/lib/**/*.qll"
11
- "!**/experimental/**"
12
- "!ql/**"
13
+ - "!swift/**"
14
- ".github/workflows/check-change-note.yml"
15
16
jobs:
0 commit comments