Skip to content

Commit

Permalink
ci: adjusting the codeql workflow to reduce errors (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion authored May 10, 2021
1 parent fcb62aa commit d7bf0e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: "CodeQL"

on:
push:
branches: [master]
pull_request:
branches: [master]
schedule:
- cron: '0 12 * * 1'

Expand Down

0 comments on commit d7bf0e3

Please sign in to comment.