Browse Source

change build - all branches except master

Sébastien 4 years ago
parent
commit
2687023b6f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/CrossBuild.yml

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

@@ -4,9 +4,9 @@ name: Cross-Build
 
 on:
   push:
-    branches: [ master-cmake ]
+    branches-ignore: [ master ]
   pull_request:
-    branches: [ master-cmake ]
+    branches-ignore: [ master ]
 
 jobs:
   job1: