mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 16:38:16 +01:00
Remove debug line
This commit is contained in:
parent
a53481e2da
commit
1ccc6e342c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release-dev.yml
vendored
1
.github/workflows/release-dev.yml
vendored
|
@ -4,7 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
- gh-actions-test
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# THE LINT/TEST JOBS ARE COPIED FROM ci.yaml
|
# THE LINT/TEST JOBS ARE COPIED FROM ci.yaml
|
||||||
|
|
Loading…
Reference in a new issue