Skip to content

Commit

Permalink
ci(codeql): analyze on every Sunday at 23:00
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Sep 4, 2020
1 parent 79e7508 commit 0d17f51
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 @@ -8,6 +8,8 @@ on:
types: [opened, synchronize, reopened]
branches:
- master
schedule:
- cron: '0 23 * * 0'

jobs:
analyze:
Expand Down

0 comments on commit 0d17f51

Please sign in to comment.