forked from h2zero/esp-nimble-cpp
Only trigger build on master when pushing.
This commit is contained in:
@@ -4,6 +4,8 @@ on:
|
||||
workflow_dispatch: # Start a workflow
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build-esp-idf-component:
|
||||
|
||||
Reference in New Issue
Block a user