Skip to content

Commit

Permalink
Temporarily pause autorelease
Browse files Browse the repository at this point in the history
Wait until the version branch is finished. It contains some important
follow-ups to the initial separate modules change.
  • Loading branch information
mara004 committed Oct 8, 2023
1 parent f143916 commit e2f6f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
# https://crontab.guru/
schedule:
# - cron: '0 4 * * 2'
- cron: '0 4 10 * *'
# - cron: '0 4 * * 2' # old schedule
# - cron: '0 4 10 * *' # new schedule, temporarily paused
workflow_dispatch:

defaults:
Expand Down

0 comments on commit e2f6f43

Please sign in to comment.