Skip to content

Commit 485ea10

Browse files
committed
Run CodeQL on dev/* branches
1 parent c1091c9 commit 485ea10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- 'main'
77
- 'release/**'
8+
- 'dev/**' # Allow running Code QL on dev branches without a PR
89
paths-ignore:
910
- 'dist/**'
1011
schedule:

0 commit comments

Comments
 (0)