Skip to content

Commit

Permalink
Limit code scanning to specific branches (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c authored Apr 19, 2021
1 parent 498b7a5 commit d30cdb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name: 'CodeQL'

on:
push:
branches: [beta, main, master]
pull_request:
schedule:
- cron: '0 22 * * 0'
Expand Down

0 comments on commit d30cdb8

Please sign in to comment.