Skip to content

Commit 229f56c

Browse files
committed
Update variable name
1 parent e49a8c5 commit 229f56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-farm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ jobs:
105105
pull_request_status_name: "Fedora container upgrade test"
106106
update_pull_request_status: "true"
107107
create_github_summary: "true"
108-
variables: "REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.pull_request.head.sha }};"
108+
variables: "REPO_URL=${{ github.server_url }}/${{ github.repository }};PR_HEAD=${{ github.event.pull_request.head.sha }};"
109109

110110

0 commit comments

Comments
 (0)