Skip to content

Commit

Permalink
chore: allow manual trigger of tag image workflow (danny-avila#1099)
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-avila authored Oct 24, 2023
1 parent c7bfb2a commit 4ce585f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
@@ -5,6 +5,7 @@ on:
push:
tags:
- "*"
workflow_dispatch: # This line allows manual triggering

jobs:
build:

0 comments on commit 4ce585f

Please sign in to comment.