0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-11-05 22:04:58 +01: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 committed by Pierre Ozoux
parent 54c633c116
commit 488378f8e8

View file

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