Skip to content

Commit 4884d27

Browse files
Merge pull request #793 from XeroAPI/pr-validation-update
ci(PR-Validation): Update workflow input field name
2 parents 6c28d24 + 262189d commit 4884d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
gh workflow run pr.yml \
4242
--repo xero-internal/xeroapi-sdk-codegen \
4343
--ref master \
44-
--field branch_name="$BRANCH_NAME" \
44+
--field oas_branch="$BRANCH_NAME" \
4545
--field oas_repo="$OAS_REPO"
4646
4747
# Wait a moment for the run to be created

0 commit comments

Comments
 (0)