We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baddfc4 commit f72afd0Copy full SHA for f72afd0
.github/workflows/check-change-note.yml
@@ -2,7 +2,7 @@ name: Check change note
2
3
on:
4
pull_request_target:
5
- types: [labeled, unlabeled, opened, synchronize, reopened, ready_for_review]q
+ types: [labeled, unlabeled, opened, synchronize, reopened, ready_for_review]
6
paths:
7
- "*/ql/src/**/*.ql"
8
- "*/ql/src/**/*.qll"
0 commit comments