Allow manual CI/CD runs

This commit is contained in:
Tom Plant 2023-04-22 09:46:27 +10:00 committed by GitHub
parent 5897f0e3ed
commit 3b8bed5b0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
name: Push Docker Image with VersionNumber name: Push Docker Image with VersionNumber
on: on:
workflow_dispatch:
push: push:
branches: branches:
- master - master