Procházet zdrojové kódy

update CI target fork

Brian Roberts před 3 roky
rodič
revize
6a0cd22e7a
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      .github/workflows/cmake.yml

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

@@ -2,9 +2,9 @@ name: CMake
 
 on:
   push:
-    branches: [ Preview4_0 ]
+    branches: [ development ]
   pull_request:
-    branches: [ Preview4_0 ]
+    branches: [ development ]
 
 env:
   # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)