mirror of
https://github.com/esphome/esphome.git
synced 2024-11-28 17:54:13 +01:00
Revert "Disable nightly dev build" (#2944)
This commit is contained in:
parent
7927b5f624
commit
72c6bfaa50
1 changed files with 2 additions and 2 deletions
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 a new issue