We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1e651 commit b6df16bCopy full SHA for b6df16b
.github/workflows/testing-farm.yaml
@@ -105,6 +105,6 @@ jobs:
105
pull_request_status_name: "Fedora container upgrade test"
106
update_pull_request_status: "true"
107
create_github_summary: "true"
108
- variables: "REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }};
+ variables: "REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }};"
109
110
0 commit comments