File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1515 - ready_for_review
1616 paths :
1717 - ' apps/user-group-ms/**'
18- - ' .github/workflows/pr_ms .yml'
18+ - ' .github/workflows/pr_user_group_ms .yml'
1919 - ' .github/workflows/call_code_review.yml'
2020
2121jobs :
2222 code_review :
2323 uses : ./.github/workflows/call_code_review.yml
24- name : User ms Code Review
24+ name : User Group ms Code Review
2525 secrets : inherit
2626 with :
2727 pr_number : ${{ github.event.pull_request.number }}
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" true" type =" CucumberJavaRunConfigurationType" factoryName =" Cucumber java" >
3+ <option name =" MAIN_CLASS_NAME" value =" it.pagopa.selfcare.user.integration_test.CucumberSuite" />
4+ <module name =" user-ms" />
5+ <shortenClasspath name =" ARGS_FILE" />
6+ <option name =" WORKING_DIRECTORY" value =" $MODULE_WORKING_DIR$" />
7+ <method v =" 2" >
8+ <option name =" Make" enabled =" true" />
9+ </method >
10+ </configuration >
11+ </component >
You can’t perform that action at this time.
0 commit comments