mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
feat(deploy): enable manual triggering for docs
This commit is contained in:
parent
18aeb4ca83
commit
bd84841a9d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docsDeploy.yml
vendored
2
.github/workflows/docsDeploy.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: deploy-docs
|
types: deploy-docs
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue