We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec02158 commit ffb34baCopy full SHA for ffb34ba
1 file changed
.github/workflows/build.yml
@@ -5,8 +5,8 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
- schedule:
9
- - cron: '0 2 * * 1' # Weekly on Monday at 2 AM
+ # schedule:
+ # - cron: '0 2 * * 1' # Weekly on Monday at 2 AM (disabled)
10
workflow_dispatch:
11
inputs:
12
push_images:
0 commit comments