Skip to content

Commit

Permalink
chore(ci): add capability to manually generate Docker Images from bra…
Browse files Browse the repository at this point in the history
…nches and tags
  • Loading branch information
rafaelromcar-parabol committed Mar 11, 2024
1 parent f351cf9 commit 084d999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- "release-please--**"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
Expand Down

0 comments on commit 084d999

Please sign in to comment.