Skip to content

Commit

Permalink
Change Medley release builds from Mon 2:00a PT to Wed 2:00a PT ... (#…
Browse files Browse the repository at this point in the history
…1722)

Change Medley release builds from Mon 2:00a PT to Wed 2:00a PT
  • Loading branch information
fghalasz authored May 21, 2024
1 parent 6c47d75 commit 9214a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildReleaseInclDocker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name: "Build/Push Release & Docker"
# Run this workflow on ...
on:
schedule:
- cron: '0 9 * * 1'
- cron: '0 9 * * 3'

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 9214a63

Please sign in to comment.