Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martonilles committed May 3, 2023
1 parent a127565 commit 3c43d01
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 3c43d01

Please sign in to comment.