Rust: skip change note check for now

This commit is contained in:
Paolo Tranquilli
2024-09-10 17:35:53 +02:00
parent 00bc40765c
commit d04f0200e2

View File

@@ -16,6 +16,7 @@ on:
- "shared/**/*.qll"
- "!**/experimental/**"
- "!ql/**"
- "!rust/**"
- ".github/workflows/check-change-note.yml"
jobs: