Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martonilles authored Mar 13, 2022
1 parent 3d11fab commit de36537
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@ name: "CodeQL"

on:
push:
branches: [ main, * ]
branches: [ main, codeql-checks ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '21 9 * * 3'


jobs:
analyze:
Expand Down

0 comments on commit de36537

Please sign in to comment.