Skip to content

Commit

Permalink
CodeQL only needs to run once a week to be useful.
Browse files Browse the repository at this point in the history
  • Loading branch information
ari committed Mar 3, 2022
1 parent 2d3b447 commit 4f2c246
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: "CodeQL"
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '47 3 * * SUN'

jobs:
analyze:
Expand Down

0 comments on commit 4f2c246

Please sign in to comment.