Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
add main to branches checked
  • Loading branch information
cooljeanius authored Jul 8, 2024
1 parent 9d2b0b5 commit 511918a
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 @@ -16,10 +16,12 @@ on:
push:
branches:
- master
- main
- dependabot/*
pull_request:
branches:
- master
- main
- dependabot/*
schedule:
- cron: '15 22 * * 6'
Expand Down

0 comments on commit 511918a

Please sign in to comment.