mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Disable nightly dev build (#2943)
This commit is contained in:
parent
79d73d8f8b
commit
f48de6dd43
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:
|
||||
release:
|
||||
types: [published]
|
||||
schedule:
|
||||
- cron: "0 2 * * *"
|
||||
# schedule:
|
||||
# - cron: "0 2 * * *"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue