Swift: disable change note checking for now

This commit is contained in:
Paolo Tranquilli
2022-07-01 16:16:21 +02:00
parent 563d27333a
commit e88cc31468

View File

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