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 caa3776 commit 969f38dCopy full SHA for 969f38d
.github/workflows/updateNotebookApi.yml
@@ -97,5 +97,5 @@ jobs:
97
reviewers: TylerLeonhardt
98
base: notebook-ui-support
99
draft: false
100
- branch: powershell-notebook-patch-${{ env.BRANCH_POSTFIX }}
+ branch: powershell-notebook-patch-${{ env.GITHUB_RUN_NUMBER }}
101
labels: Created_by_Action
0 commit comments