fix: Restricting Apidoc to develop for now
This commit is contained in:
4
.github/workflows/apidoc.yml
vendored
4
.github/workflows/apidoc.yml
vendored
@@ -1,7 +1,9 @@
|
||||
name: "Update API docs"
|
||||
|
||||
on:
|
||||
- push
|
||||
push:
|
||||
branches:
|
||||
- "develop"
|
||||
|
||||
concurrency: api-${{ github.ref }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user