Skip to content

Commit 70838fe

Browse files
authored
Merge pull request #9774 from github/redsun82/swift-disable-change-note-check
Swift: disable change note checking for now
2 parents 022acf2 + c393c9b commit 70838fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- "*/ql/lib/**/*.qll"
1111
- "!**/experimental/**"
1212
- "!ql/**"
13+
- "!swift/**"
1314
- ".github/workflows/check-change-note.yml"
1415

1516
jobs:

0 commit comments

Comments
 (0)