Update eufy_create_mr_and_build_image.yaml

This commit is contained in:
Max Winterstein
2021-01-23 16:48:12 +01:00
committed by GitHub
parent 325d8d8643
commit f6e523a02c

View File

@@ -2,6 +2,8 @@ name: eufy_create_mr_and_build_image
on: on:
workflow_dispatch: workflow_dispatch:
repository_dispatch:
types: [create_mr_and_build_image]
schedule: schedule:
- cron: "0 6,18 * * *" - cron: "0 6,18 * * *"
jobs: jobs: