mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-08 14:26:03 +01:00
Update eufy_create_mr_and_build_image.yaml
This commit is contained in:
@@ -4,8 +4,8 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: [create_mr_and_build_image]
|
types: [create_mr_and_build_image]
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: "0 6,18 * * *"
|
# - cron: "0 6,18 * * *"
|
||||||
jobs:
|
jobs:
|
||||||
create_mr_and_build_image:
|
create_mr_and_build_image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user