Skip to content

Commit

Permalink
chore: add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
kashalls committed Dec 18, 2023
1 parent 0ed4b75 commit f15b8e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- "**"
tags:
- "v*.*.*"
workflow_dispatch:

jobs:
# Push image to GitHub Packages.
Expand Down

0 comments on commit f15b8e5

Please sign in to comment.