Add on push deploy-docs

This commit is contained in:
Rob Winch 2022-09-09 15:06:40 -05:00 committed by GitHub
parent 93cae95b12
commit edf2f55db1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
name: Deploy Docs
on:
workflow_dispatch:
push:
branches: deploy-docs
permissions: read-all
jobs:
build: