mirror of
https://github.com/github/codeql.git
synced 2026-01-29 06:12:58 +01:00
Fix change note checker
This commit is contained in:
4
.github/workflows/check-change-note.yml
vendored
4
.github/workflows/check-change-note.yml
vendored
@@ -2,8 +2,8 @@ on:
|
||||
pull_request_target:
|
||||
types: [labeled, unlabeled, opened, synchronize, reopened, ready_for_review]
|
||||
paths:
|
||||
- "*/ql/src/**/*.ql"
|
||||
- "*/ql/src/**/*.qll"
|
||||
- "ql/src/**/*.ql"
|
||||
- "ql/src/**/*.qll"
|
||||
- "!**/experimental/**"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user