Skip to content

Commit 9214a63

Browse files
authored
Change Medley release builds from Mon 2:00a PT to Wed 2:00a PT ... (#1722)
Change Medley release builds from Mon 2:00a PT to Wed 2:00a PT
1 parent 6c47d75 commit 9214a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildReleaseInclDocker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ name: "Build/Push Release & Docker"
1919
# Run this workflow on ...
2020
on:
2121
schedule:
22-
- cron: '0 9 * * 1'
22+
- cron: '0 9 * * 3'
2323

2424
workflow_dispatch:
2525
inputs:

0 commit comments

Comments
 (0)