We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c28d24 + 262189d commit 4884d27Copy full SHA for 4884d27
1 file changed
.github/workflows/pr-validation.yml
@@ -41,7 +41,7 @@ jobs:
41
gh workflow run pr.yml \
42
--repo xero-internal/xeroapi-sdk-codegen \
43
--ref master \
44
- --field branch_name="$BRANCH_NAME" \
+ --field oas_branch="$BRANCH_NAME" \
45
--field oas_repo="$OAS_REPO"
46
47
# Wait a moment for the run to be created
0 commit comments