Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greg5813 authored May 29, 2021
1 parent 0d588ec commit 9b0163b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@ name: "CodeQL"

on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '29 16 * * 4'
- cron: "0 0 * * *"

jobs:
analyze:
Expand Down

0 comments on commit 9b0163b

Please sign in to comment.