Merge pull request #222 from gitroomhq/ci-containers-manual

ci: Allow building containers as a manually started job
This commit is contained in:
James Read 2024-09-09 22:22:23 +01:00 committed by GitHub
commit d09e5ed101
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
name: "Build Tag"
on:
workflow_dispatch:
push:
tags:
- '*'