Skip to content

Commit

Permalink
permit code scanning on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis committed Jun 21, 2024
1 parent 7933d60 commit ec65f55
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
Expand Up @@ -2,9 +2,7 @@ name: "CodeQL"

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '20 0 * * 0'

Expand Down

0 comments on commit ec65f55

Please sign in to comment.