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

🔄 synced local '.github/workflows/' with remote 'config/workflows/'

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
nextcloud-android-bot 2 жил өмнө
parent
commit
d5c748c141

+ 3 - 2
.github/workflows/analysis.yml

@@ -1,10 +1,11 @@
+# synced from @nextcloud/android-config
 name: "Analysis"
 name: "Analysis"
 
 
 on:
 on:
     pull_request:
     pull_request:
-        branches: [ master, stable-* ]
+        branches: [ "master", "main", "stable-*" ]
     push:
     push:
-        branches: [ master, stable-* ]
+        branches: [ "master", "main", "stable-*" ]
 
 
 permissions:
 permissions:
     pull-requests: write
     pull-requests: write