Skip to content

Commit

Permalink
Run CodeQL on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
fxamacker authored Oct 8, 2024
1 parent ffefacc commit 173f2d7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ permissions: {}

on:
push:
branches:
- main
- 'feature/**'
- 'v**'
# Run CodeQL on push in all branches.
pull_request:
# Run CodeQL on PR in all branches.
schedule:
Expand Down

0 comments on commit 173f2d7

Please sign in to comment.