Explorar o código

Update CrossBuild.yml

Sébastien %!s(int64=3) %!d(string=hai) anos
pai
achega
458d7eacbe
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      .github/workflows/CrossBuild.yml

+ 4 - 2
.github/workflows/CrossBuild.yml

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