allow manual workflow dispatch

This commit is contained in:
Emilia Allison 2023-12-30 12:32:55 -05:00
parent 2e5c2478f0
commit c87ca1e4f9
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on:
push: push:
branches: branches:
- beta-release - beta-release
workflow_dispatch:
jobs: jobs:
Compile-Plate-Tool: Compile-Plate-Tool: