From becdadba35a4fc3dad90837062eeeadedf662c7c Mon Sep 17 00:00:00 2001 From: sangeet-joy_xero Date: Tue, 24 Sep 2024 17:00:19 +0530 Subject: [PATCH] corrected the ref --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 5dce2cd3c..6f0a570b2 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -61,7 +61,7 @@ jobs: repo: xeroapi-sdk-codegen owner: xero-internal workflow: pr.yml - ref: master + ref: refs/heads/master workflow_inputs: '{"branch_name": "${{github.head_ref}}"}' workflow_timeout_seconds: 600