We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 369a29e + 79e9d0c commit 26dcc4aCopy full SHA for 26dcc4a
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on: # yamllint disable-line rule:truthy
9
types:
10
- released
11
schedule:
12
- - cron: "30 8 * * *"
+ - cron: "30 8 * * 1"
13
14
env:
15
DOCKER_NAMESPACE: wayofdev/php-base
0 commit comments