Skip to content

Commit

Permalink
Run CodeQL on dev/* branches
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jun 13, 2024
1 parent c1091c9 commit 485ea10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- 'main'
- 'release/**'
- 'dev/**' # Allow running Code QL on dev branches without a PR
paths-ignore:
- 'dist/**'
schedule:
Expand Down

0 comments on commit 485ea10

Please sign in to comment.