Skip to content

Commit d09e5ed

Browse files
authored
Merge pull request #222 from gitroomhq/ci-containers-manual
ci: Allow building containers as a manually started job
2 parents d93d644 + e5387dd commit d09e5ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-containers.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: "Build Tag"
33

44
on:
5+
workflow_dispatch:
56
push:
67
tags:
78
- '*'

0 commit comments

Comments
 (0)