GitHub Actions workflow can now be triggered manually (#4474)

Co-authored-by: Semphris <semphris@protonmail.com>
This commit is contained in:
Semphriss
2021-01-28 12:38:37 -05:00
committed by GitHub
parent feb0b0a68c
commit d5ae0f60d4

View File

@@ -18,6 +18,7 @@ on:
tags:
- '*'
pull_request: {}
workflow_dispatch:
jobs:
build: