Skip to content

Commit

Permalink
Update rpm-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
phracek authored Oct 31, 2024
1 parent 8ff9fb6 commit d1f45e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rpm-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
tmt_context: "trigger=code"
tmt_plan_regex: "${{ matrix.os }}"
tmt_hardware: "${{ matrix.tmt_hardware }}"
update_pull_request_status: true
create_issue_comment: true
pull_request_status_name: "RPM check for presence in ${{ matrix.context }}"
variables: "REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }};OS=${{ matrix.os }}"
compose: ${{ matrix.compose }}

0 comments on commit d1f45e2

Please sign in to comment.