Skip to content

Commit debf495

Browse files
authored
Update release-schedule.yml (#4009)
1 parent 91642f7 commit debf495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
type: boolean
77
description: 'Run in dry mode. This option will disable creating and closing issues'
88
schedule:
9-
- cron: '30 15 * * MON'
9+
- cron: '30 16 * * MON'
1010

1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)