mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Run CodeQL on dev/* branches
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user