Remove ethernet branch from build

This commit is contained in:
Sébastien
2021-12-10 15:51:29 -05:00
committed by GitHub
parent f8079ea9e2
commit 4474c4378a

View File

@@ -2,9 +2,9 @@
name: Cross-Build name: Cross-Build
on: on:
push: push:
branches-ignore: [ master ] branches-ignore: [ master ethernet_idf4.3 ]
pull_request: pull_request:
branches-ignore: [ master ] branches-ignore: [ master ethernet_idf4.3 ]
jobs: jobs:
job1: job1: