We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb6dbf commit 203e4c2Copy full SHA for 203e4c2
.github/workflows/build-docker-images.yaml
@@ -4,7 +4,7 @@ on:
4
push:
5
workflow_dispatch:
6
schedule:
7
- - cron: '0 1 * * *'
+ - cron: '30 1 * * *'
8
9
env:
10
DOCKER_REPOSITORY: ghcr.io/friendsofshopware/platform-plugin-dev
0 commit comments