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