Skip to content

Commit

Permalink
Allow manually tirggerring container build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazs-flare committed Sep 14, 2023
1 parent cb5ff5b commit 001608c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: container-images


on:
workflow_dispatch:
push:
branches: [ "main" ]
tags: [ "v*" ]
Expand Down

0 comments on commit 001608c

Please sign in to comment.