Skip to content

Commit

Permalink
Update run-regression-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anusreelakshmi934 committed Apr 25, 2024
1 parent a65bc3b commit 3c5a5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
token: ${{ secrets.AUTH_TOKEN }}
repository: anusreelakshmi934/liberty-tools-intellij
event-type: trigger-workflow
client-payload: '{"ref": "${{ github.ref }}"}'
client-payload: '{"run_id": "${{github.run_id}}", "repository": "${{github.repository}}"}'

0 comments on commit 3c5a5a2

Please sign in to comment.