Skip to content

Commit

Permalink
Update apptainer.yml
Browse files Browse the repository at this point in the history
once a month insead of once a week
  • Loading branch information
cokelaer committed Mar 20, 2023
1 parent 55d727a commit 9318dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apptainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
pull_request:
branches-ignore: []
schedule:
- cron: '0 0 * * SUN'
- cron: '0 0 1 * *'

jobs:
build-linux:
Expand Down

0 comments on commit 9318dae

Please sign in to comment.