Skip to content

Commit

Permalink
[Rahul] | BAH-3649 | Add. Event Trigger To Publish Image
Browse files Browse the repository at this point in the history
  • Loading branch information
rahu1ramesh committed Mar 14, 2024
1 parent 28772ad commit 4971424
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ on:
- '[0-9]+.[0-9]+.[0-9]+'
paths-ignore:
- "**.md"
workflow_run:
workflows: [Pull Translations from Transifex]
types: [completed]
branches:
- master
- 'release-*'

jobs:
build-publish-docker-helm:
Expand Down

0 comments on commit 4971424

Please sign in to comment.