Skip to content

Commit

Permalink
Merge pull request #104 from michaelachrisco/103-once-a-month
Browse files Browse the repository at this point in the history
Run CI once a month
  • Loading branch information
michaelachrisco authored Jun 18, 2024
2 parents dc140e7 + 9e9f317 commit 7e8da0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: '0 0 1 * *'

jobs:
test:
Expand Down

0 comments on commit 7e8da0c

Please sign in to comment.