Skip to content

Commit

Permalink
Update dispatch-sim-evaluation-tools.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo authored Jul 28, 2023
1 parent ce4dbac commit 42236cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-sim-evaluation-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
-H "Authorization: token ${{ steps.generate-token.outputs.token }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
"https://api.github.com/repos/tier4/sim_evaluation_tools_test/dispatches" \
-d '{"event_type":"pull_request_notification","client_payload":{"branch_name":"${{ github.event.pull_request.head.ref }}","pr":"${{ toJSON(github.event.pull_request) }}" }}'
-d '{"event_type":"pull_request_notification","client_payload":{"config":"autoware","pr":"${{ toJSON(github.event.pull_request) }}" }}'

0 comments on commit 42236cc

Please sign in to comment.