Skip to content

Commit

Permalink
Run CodeQL on schedule (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindvnair99 authored Jun 4, 2021
1 parent 1b773e7 commit f54a3ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: CodeQL

on:
pull_request:
schedule:
- cron: '20 17 * * 1'

jobs:
codeql:
Expand Down

0 comments on commit f54a3ed

Please sign in to comment.