Skip to content

Commit

Permalink
actor???
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Sep 19, 2023
1 parent 9a1dd14 commit f1198f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2ePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.HANNO_TOKEN }}
PULL_REQUEST_NUMBER: ${{ inputs.PR_NUMBER }}
USER: margelo
USER: ${{ github.actor }}

- name: Merged PR - Get merge commit sha for the pull request
if: ${{ fromJSON(steps.getPullRequestDetails.outputs.IS_MERGED) }}
Expand Down

0 comments on commit f1198f4

Please sign in to comment.