Kaynağa Gözat

don't build docs for v2_release

Tig 3 ay önce
ebeveyn
işleme
4e0e94cf13
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/workflows/api-docs.yml

+ 1 - 1
.github/workflows/api-docs.yml

@@ -2,7 +2,7 @@ name: Build and publish v2 API docs
 
 on:
   push:
-    branches: [v2_release, v2_develop]
+    branches: [v2_develop]
 
 permissions:
   id-token: write