Skip to content

Commit

Permalink
ci: run codeql not on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
scherersebastian authored Feb 13, 2024
1 parent 6d51cd0 commit b148f93
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ name: "CodeQL"
on:
push:
branches: ["main"]
pull_request:
# The branches below must be a subset of the branches above
branches: ["main"]
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
Expand Down

0 comments on commit b148f93

Please sign in to comment.