0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-16 08:14:46 +02:00

Runs after update.sh workflow.

It also does contain a cron, so no need here.
This commit is contained in:
pierreozoux 2020-08-28 15:44:49 +02:00
parent 0a92f8bf45
commit 10d5ca8ee6

View file

@ -2,9 +2,11 @@ name: Images
on:
pull_request:
push:
schedule:
- cron: 0 0 * * *
workflow_run:
workflows: ["update.sh"]
branches: [master]
types:
- completed
defaults:
run: