Skip to content

Commit

Permalink
Fix kafka restart issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-egov committed Aug 2, 2024
1 parent 40fc96e commit 7f84d1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publishProjectFactory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: project factory service docker Image CI

on:
push:
branches: [ "campaign-for-test" ]
branches: [ "campaign" ]
paths:
- 'utilities/project-factory/**'
pull_request:
branches: [ "campaign-for-test" ]
branches: [ "campaign" ]

jobs:

Expand Down

0 comments on commit 7f84d1a

Please sign in to comment.