Skip to content

Commit

Permalink
Run CI once weekly
Browse files Browse the repository at this point in the history
To catch upstream changes
  • Loading branch information
nsmith- authored Oct 25, 2023
1 parent 73dd13f commit 08b9cfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
release:
types:
- published
schedule:
- cron: '1 0 */7 * *'

jobs:
pre-commit:
Expand Down

0 comments on commit 08b9cfa

Please sign in to comment.