mirror of
https://github.com/gradle/actions.git
synced 2025-04-19 17:29:20 +08:00
Run CodeQL on dev/* branches
This commit is contained in:
parent
c1091c9c8e
commit
485ea107b7
1
.github/workflows/ci-codeql.yml
vendored
1
.github/workflows/ci-codeql.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/**'
|
||||
- 'dev/**' # Allow running Code QL on dev branches without a PR
|
||||
paths-ignore:
|
||||
- 'dist/**'
|
||||
schedule:
|
||||
|
Loading…
x
Reference in New Issue
Block a user