2
0
Эх сурвалжийг харах

change wirkflow to build master only

mitm001 5 жил өмнө
parent
commit
3fd9980001

+ 1 - 1
.github/workflows/main.yml

@@ -21,7 +21,7 @@ name: Build Docs
 
 
 on:
 on:
   push:
   push:
-    branches: '*'
+    branches: [ master ]
   # Initiate a build to pull in the wiki-ui repository changes.
   # Initiate a build to pull in the wiki-ui repository changes.
   repository_dispatch:
   repository_dispatch:
     types: [wiki-ui-build]
     types: [wiki-ui-build]