Skip to content

Commit

Permalink
- schedule weekly build
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Nov 28, 2024
1 parent 5919a98 commit a50127b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ on:
required: false
default: false
# run this task every week at 2am
# schedule:
# - cron: '0 2 * * 0'
schedule:
- cron: '0 2 * * 0'

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit a50127b

Please sign in to comment.