mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 19:55:04 +00:00
feat(workflows): allow trigger workflow manually
This commit is contained in:
1
.github/workflows/publish-api-docs.yml
vendored
1
.github/workflows/publish-api-docs.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: "Publish : Api Docs"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user