Skip to content

Commit

Permalink
👷 support: debug whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrellard-ledger committed Feb 13, 2025
1 parent 165f53d commit 5d74b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

sonarqube:
name: "SonarQube"
needs: determine-affected
# needs: determine-affected
# if: ${{contains(needs.determine-affected.outputs.paths, 'ledger-live-desktop') || contains(needs.determine-affected.outputs.paths, 'ledger-live-mobile')}}
runs-on: [ledger-live-4xlarge]
# env:
Expand Down

0 comments on commit 5d74b3d

Please sign in to comment.