Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanshs authored Jun 1, 2021
1 parent 9fde248 commit 6bd5ae6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@
name: "CodeQL"

on:
push:
branches: [master]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
# At the end of every day
schedule:
- cron: '0 15 * * 6'
- cron: '0 0 * * *'

jobs:
analyze:
Expand Down

0 comments on commit 6bd5ae6

Please sign in to comment.