Merge pull request #9774 from github/redsun82/swift-disable-change-note-check

Swift: disable change note checking for now
This commit is contained in:
Paolo Tranquilli
2022-07-12 09:28:37 +02:00
committed by GitHub

View File

@@ -10,6 +10,7 @@ on:
- "*/ql/lib/**/*.qll"
- "!**/experimental/**"
- "!ql/**"
- "!swift/**"
- ".github/workflows/check-change-note.yml"
jobs: