Allow running github actions manually

This commit is contained in:
James Woglom
2022-08-29 18:30:54 -04:00
parent 47e797cfcb
commit 2d70c2c4ce

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- 'master'
workflow_dispatch:
jobs:
dockerhub-build-push: