Skip to content

Commit

Permalink
Update .github/workflows/benchmark-pull-request.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 and reta authored Jul 18, 2024
1 parent b262e99 commit 1e3e2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
secret: ${{ github.TOKEN }}
approvers: ${{ steps.get_approvers.outputs.approvers }}
minimum-approvals: 1
issue-title: 'Request to approve/deny benchmark for PR #${{ env.PR_NUMBER }}'
issue-title: 'Request to approve/deny benchmark run for PR #${{ env.PR_NUMBER }}'
issue-body: "Please approve or deny the benchmark run for PR #${{ env.PR_NUMBER }}"
exclude-workflow-initiator-as-approver: false
- name: Get PR Details
Expand Down

0 comments on commit 1e3e2c7

Please sign in to comment.