Skip to content

Commit

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

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

Expand Down
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", "mf-stable","mf-stable-common-module" ]
branches: [ "mf-build-docker", "mf", "mf-stable","mf-stable-common-module" ]
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","mf-stable-common-module" ]
branches: [ "mf-build-docker", "mf","mf-stable-common-module" ]
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","mf-stable-common-module" ]
branches: [ "mf-build-docker", "mf","mf-stable-common-module" ]
pull_request:
branches: [ "mf-build" ]

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

on:
push:
branches: [ "mf-build-docker","mf-stable-common-module" ]
branches: [ "mf-build-docker", "mf","mf-stable-common-module" ]
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","mf-stable-common-module" ]
branches: [ "mf-build-docker", "mf","mf-stable-common-module" ]
pull_request:
branches: [ "mf-build" ]

Expand Down

0 comments on commit b25079a

Please sign in to comment.