Explorar el Código

don't build docs for v2_release

Tig hace 3 meses
padre
commit
4e0e94cf13
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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:
 on:
   push:
   push:
-    branches: [v2_release, v2_develop]
+    branches: [v2_develop]
 
 
 permissions:
 permissions:
   id-token: write 
   id-token: write