Update eufy_create_mr_and_build_image.yaml

This commit is contained in:
Max Winterstein
2021-01-26 00:01:43 +01:00
committed by GitHub
parent 795b640a2c
commit b5d318d378

View File

@@ -4,8 +4,8 @@ on:
workflow_dispatch:
repository_dispatch:
types: [create_mr_and_build_image]
schedule:
- cron: "0 6,18 * * *"
# schedule:
# - cron: "0 6,18 * * *"
jobs:
create_mr_and_build_image:
runs-on: ubuntu-latest