Skip to content

Commit

Permalink
Only execute code scan on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayyhem authored Jan 31, 2024
1 parent 4c82ce2 commit fdb3c05
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,9 @@
name: "CodeQL"

on:
push:
branches: [ "main" ]
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 fdb3c05

Please sign in to comment.