We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91642f7 commit debf495Copy full SHA for debf495
.github/workflows/release-schedule.yml
@@ -6,7 +6,7 @@ on:
6
type: boolean
7
description: 'Run in dry mode. This option will disable creating and closing issues'
8
schedule:
9
- - cron: '30 15 * * MON'
+ - cron: '30 16 * * MON'
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments