We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a774f0 commit c14d248Copy full SHA for c14d248
.github/workflows/publish.yml
@@ -2,8 +2,6 @@ name: Build and Publish ESPHome firmware and website
2
3
on:
4
push:
5
- branches:
6
- - main
7
8
jobs:
9
build:
0 commit comments