run only on push for master
This commit is contained in:
parent
a900ea2e7e
commit
c72a6f78f1
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,8 +3,8 @@ name: PlatformIO CI
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user