Skip to content

Commit

Permalink
WHL: upload and test 'nightlies' only once a week
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Aug 14, 2024
1 parent 6ad4cf3 commit 5584143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Wheel building

on:
schedule:
# run every day at 4am UTC
- cron: '0 4 * * *'
# run every Sunday at 4am UTC
- cron: '0 4 * * SUN'
workflow_dispatch:
push:
pull_request:
Expand Down

0 comments on commit 5584143

Please sign in to comment.