Skip to content

Commit e4c4bb9

Browse files
authored
Remove extra scheduled Medley builds that were added for testing purposes last weeek. (#1615)
1 parent 4337486 commit e4c4bb9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/buildReleaseInclDocker.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ name: "Build/Push Release & Docker"
2020
on:
2121
schedule:
2222
- cron: '0 9 * * 1'
23-
- cron: '0 9 * * 2'
24-
- cron: '0 9 * * 3'
2523

2624
workflow_dispatch:
2725
inputs:

0 commit comments

Comments
 (0)