Skip to content

Commit

Permalink
[Rahul] | BAH-3646 | Add. Event Trigger To Publish OpenELIS
Browse files Browse the repository at this point in the history
  • Loading branch information
rahu1ramesh committed Mar 14, 2024
1 parent ef1051a commit d968bbd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/build_publish_openelis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@ on:
- 'release-*'
tags:
- '[0-9]+.[0-9]+.[0-9]+'

paths-ignore:
- '**.md'
workflow_run:
workflows: [Pull Translations from Transifex]
types: [completed]
branches:
- master
- 'release-*'

jobs:
docker-build-publish:
Expand Down

0 comments on commit d968bbd

Please sign in to comment.