Skip to content

Commit

Permalink
Revert "Perform codeql scan on each commit"
Browse files Browse the repository at this point in the history
This reverts commit a3edada.
  • Loading branch information
0xERR0R committed Dec 24, 2021
1 parent 1fd7ddd commit f6f9bde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ name: "CodeQL"

on:
push:
branches: [ development ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ development ]
schedule:
- cron: '33 15 * * 1'

Expand Down

0 comments on commit f6f9bde

Please sign in to comment.