Skip to content

Commit

Permalink
Force basic CI once per month
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jul 26, 2023
1 parent bfebd81 commit 2ddcb64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
tags-ignore:
- '*'
pull_request:
schedule:
- cron: '12 23 2 * *'
jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 2ddcb64

Please sign in to comment.