Workflows: Augment workflow to ensure failure with invalid change notes

This commit is contained in:
Andrew Eisenberg
2022-02-10 13:41:01 -08:00
parent c9f898745c
commit 9441ea940c
2 changed files with 32 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ on:
- "*/ql/src/**/*.qll"
- "!**/experimental/**"
- "!ql/**"
- ".github/workflows/check-change-not.yml"
jobs:
check-change-note: