We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c3f89 commit bbc3806Copy full SHA for bbc3806
azure-pipelines-userTests.yml
@@ -42,4 +42,4 @@ jobs:
42
npm run build
43
node userErrors ${{ parameters.POST_RESULT }} ${{ parameters.OLD_TS_REPO_URL }} ${{ parameters.OLD_HEAD_REF }} ${{ parameters.REQUESTING_USER }} ${{ parameters.SOURCE_ISSUE }} ${{ parameters.STATUS_COMMENT }}
44
env:
45
- GITHUB_PAT: $(TypeScriptErrorDeltas)
+ GITHUB_PAT: $(GITHUB_PAT)
0 commit comments