Skip to content

Commit

Permalink
chore: Update codeQL workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
argysamo authored May 29, 2022
1 parent 71b7e5d commit d96e1d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: "CodeQL"

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '42 0 * * 4'
- cron: '37 17 * * 1'

jobs:
analyze:
Expand Down

0 comments on commit d96e1d9

Please sign in to comment.