mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Workflows: Augment workflow to ensure failure with invalid change notes
This commit is contained in:
1
.github/workflows/check-change-note.yml
vendored
1
.github/workflows/check-change-note.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
- "*/ql/src/**/*.qll"
|
||||
- "!**/experimental/**"
|
||||
- "!ql/**"
|
||||
- ".github/workflows/check-change-not.yml"
|
||||
|
||||
jobs:
|
||||
check-change-note:
|
||||
|
||||
Reference in New Issue
Block a user