Skip to content

Commit

Permalink
Merge pull request #6 from xt0rted/xt0rted-patch-2
Browse files Browse the repository at this point in the history
Don't run codeql workflow on prs
  • Loading branch information
xt0rted authored Oct 26, 2020
2 parents 4c4b162 + 3f476e8 commit 3ea40b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: CodeQL
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 6 * * 1'

Expand Down

0 comments on commit 3ea40b3

Please sign in to comment.