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.
2 parents 7c1435c + a653ca6 commit 3c4c40eCopy full SHA for 3c4c40e
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on: # yamllint disable-line rule:truthy
9
types:
10
- released
11
schedule:
12
- - cron: "30 8 * * 1"
+ - cron: "30 8 * * *"
13
14
env:
15
DOCKER_NAMESPACE: wayofdev/php-base
0 commit comments