Skip to content

Commit f72afd0

Browse files
committed
fixing typo
1 parent baddfc4 commit f72afd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-change-note.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Check change note
22

33
on:
44
pull_request_target:
5-
types: [labeled, unlabeled, opened, synchronize, reopened, ready_for_review]q
5+
types: [labeled, unlabeled, opened, synchronize, reopened, ready_for_review]
66
paths:
77
- "*/ql/src/**/*.ql"
88
- "*/ql/src/**/*.qll"

0 commit comments

Comments
 (0)