task: allow deploy-gh-pages to run manually

This commit is contained in:
Sören Weber 2021-10-17 00:50:59 +02:00
parent d3e97e1ecd
commit d4ce0d97a6
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -5,6 +5,7 @@ on:
branches:
- main # Set a branch to deploy
pull_request:
workflow_dispatch:
jobs:
deploy: