Adding ability to trigger github workflow manually

This commit is contained in:
Ben Radey
2023-11-22 00:56:43 -05:00
parent a35749aba4
commit afd92af1a6
+1
View File
@@ -4,6 +4,7 @@ on:
- cron: "21 21 * * *"
push:
branches: ["main"]
workflow_dispatch:
env:
REGISTRY: ghcr.io