We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdada8 commit 79e9d0cCopy full SHA for 79e9d0c
.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