Skip to content

Commit

Permalink
Update code review
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-putzu committed Jan 16, 2024
1 parent b9fd49a commit 1c0a602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_review_onboarding_ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
java-version: 17
java-distribution: 'temurin'
maven-version: '3.9.5'
cache-enabled: true
cache-enabled: false
checkout-token: ${{ secrets.GITHUB_TOKEN }}
settings-servers: '[{"id": "selfcare-github", "username": "user", "password": "${GITHUB_TOKEN_REF}"}]'

Expand Down

0 comments on commit 1c0a602

Please sign in to comment.