Add on push deploy-docs
This commit is contained in:
parent
93cae95b12
commit
edf2f55db1
|
@ -1,6 +1,8 @@
|
||||||
name: Deploy Docs
|
name: Deploy Docs
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
push:
|
||||||
|
branches: deploy-docs
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue