Skip to content

Commit 5e7913f

Browse files
authored
Merge pull request #69 from wayofdev/ci/structure-updates
2 parents c63295a + 116d93a commit 5e7913f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on: # yamllint disable-line rule:truthy
1212
release:
1313
types:
1414
- released
15+
schedule:
16+
- cron: "30 8 * * *"
1517

1618
env:
1719
DOCKER_NAMESPACE: wayofdev/php-base

0 commit comments

Comments
 (0)