diff --git a/.github/workflows/tf-tests.yml b/.github/workflows/tf-tests.yml index 1c21f89..a120c0a 100644 --- a/.github/workflows/tf-tests.yml +++ b/.github/workflows/tf-tests.yml @@ -17,7 +17,7 @@ jobs: compose: CentOS-Stream-9 api_key: ${{ secrets.TF_API_KEY }} git_url: "https://github.com/packit/deployment" - git_ref: "tf-openshift-tests" + git_ref: ${{ github.event.pull_request.head.sha }} tmt_plan_regex: "deployment/remote" tmt_hardware: '{"memory": ">= 13 GiB", "disk": [{"size": ">= 100 GB"}], "cpu": {"cores": ">= 6"}, "virtualization": {"is-supported": true}}' pull_request_status_name: "Deployment"