Skip to content

Commit

Permalink
Add missing variable to new Testing Farm GA
Browse files Browse the repository at this point in the history
  • Loading branch information
phracek authored Nov 11, 2024
1 parent d6278e1 commit a0cdf9b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pr-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
pull_request_status_name: "Fedora"
variables: "REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }}"
compose: "Fedora-latest"
create_issue_comment: "true"
create_github_summary: "true"
update_pull_request_status: true
create_issue_comment: true

0 comments on commit a0cdf9b

Please sign in to comment.