Skip to content

Commit

Permalink
added build commits
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed Mar 2, 2024
1 parent 35072de commit 6317008
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mfe-core-ui-docker.yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: core ui service docker Image CI

on:
push:
branches: [ "mf-build-docker" ]
branches: [ "mf-build-docker", "mf-stable" ]
pull_request:
branches: [ "mf-build" ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mfe-dss-ui-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: dss ui service docker Image CI

on:
push:
branches: [ "mf-build-docker" ]
branches: [ "mf-build-docker", "mf-stable" ]
pull_request:
branches: [ "mf-build" ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mfe-hrms-ui-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: hrms ui service docker Image CI

on:
push:
branches: [ "mf-build-docker" ]
branches: [ "mf-build-docker", "mf-stable" ]
pull_request:
branches: [ "mf-build" ]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mfe-workbench-web-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: workbench ui service docker Image CI

on:
push:
branches: [ "mf-build-docker" ]
branches: [ "mf-build-docker", "mf-stable" ]
pull_request:
branches: [ "mf-build" ]

Expand Down

0 comments on commit 6317008

Please sign in to comment.