Skip to content

Commit

Permalink
compile on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
mapero committed Nov 6, 2023
1 parent d6010a3 commit 4286787
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
- name: Checkout
uses: actions/checkout@v3

- name: Compile for main
if: github.ref == 'refs/heads/main'
- name: Compile
uses: esphome/build-action@v1
with:
yaml_file: .github/example_build_hcpbridge.yaml

0 comments on commit 4286787

Please sign in to comment.