Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Dec 9, 2024
1 parent 0101aef commit 3bc4034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
SonarCloud:
runs-on: ubuntu-latest
if: github.event.workflow_run.conclusion == 'success' && github.repository == 'openwallet-foundation/acapy'
if: github.event.workflow_run.conclusion == 'success' && github.repository == 'jamshale/acapy'
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 3bc4034

Please sign in to comment.