mirror of
https://github.com/esphome/esphome-flasher.git
synced 2025-01-06 19:18:23 +01:00
Fix build workflow executing twice for internal PRs (#74)
This commit is contained in:
parent
4221529467
commit
d732be0068
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -2,6 +2,7 @@ name: Build Workflow
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user