mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 03:15:24 +00:00
feat(workflows): allow publish-dev-docs to be triggered manually
This commit is contained in:
2
.github/workflows/publish-dev-docs.yml
vendored
2
.github/workflows/publish-dev-docs.yml
vendored
@@ -7,6 +7,8 @@ on:
|
||||
- "packages/noco-docs/**"
|
||||
release:
|
||||
types: [ published ]
|
||||
# Triggered manually
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
copy-file:
|
||||
|
||||
Reference in New Issue
Block a user