mirror of
https://github.com/esphome/esphome.git
synced 2024-12-22 16:37:52 +01:00
Revert "Disable nightly dev build" (#2944)
This commit is contained in:
parent
7927b5f624
commit
72c6bfaa50
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -4,8 +4,8 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: "0 2 * * *"
|
- cron: "0 2 * * *"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
Reference in New Issue
Block a user