Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed Jan 25, 2024
1 parent 5e18c9e commit 12b6625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
source_branch: ${{ github.head_ref }}
target_branch: ${{ github.base_ref }}
sonar_key: 'pagopa_selfcare-onboarding'
module: 'onboarding-ms'
module: 'onboarding-functions'
2 changes: 1 addition & 1 deletion .github/workflows/pr_ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
source_branch: ${{ github.head_ref }}
target_branch: ${{ github.base_ref }}
sonar_key: 'pagopa_selfcare-onboarding'
module: 'onboarding-functions'
module: 'onboarding-ms'

build_docker:
name: 'Build Docker image'
Expand Down

0 comments on commit 12b6625

Please sign in to comment.