We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a37c73 commit 107ceb2Copy full SHA for 107ceb2
1 file changed
.github/workflows/build-images.yml
@@ -15,7 +15,7 @@ on:
15
- ".run/**"
16
- ".circleci/**"
17
schedule:
18
- - cron: "0 16 * * MON,WED,FRI"
+ - cron: "0 16 * * WED"
19
20
concurrency:
21
group: "${{ github.workflow }}-${{ github.ref }}"
0 commit comments