Skip to content

Commit

Permalink
Only run codeql on main branch pushes (actions#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
thboop authored Jun 1, 2021
1 parent 36b8c66 commit 51dc07a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: "Code Scanning - Action"

on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0 0 * * 0'
Expand Down

0 comments on commit 51dc07a

Please sign in to comment.