mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 19:32:19 +01:00
Disable nightly dev build (#2943)
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user