فهرست منبع

change build - all branches except master

Sébastien 4 سال پیش
والد
کامیت
2687023b6f
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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: