Skip to content

Commit

Permalink
Run CodeQL on a PR, not push (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored Jan 7, 2024
1 parent b62880f commit 8376fb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "CodeQL"

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Run once a week so old code is regularly re-analyzed.
Expand Down

0 comments on commit 8376fb1

Please sign in to comment.