Add possibility to manually trigger docs workflow

This commit is contained in:
david-swift 2024-04-13 22:14:55 +02:00 committed by GitHub
parent e9f3ae6424
commit 8fa3e4d24b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@ name: Deploy Docs
on: on:
push: push:
branches: ["main"] branches: ["main"]
workflow_dispatch:
permissions: permissions:
contents: read contents: read