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 534fd57 commit a2910beCopy full SHA for a2910be
.github/workflows/updateNotebookApi.yml
@@ -89,10 +89,10 @@ jobs:
89
env:
90
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
91
with:
92
- commit-message: "Update Notebook dts"
+ commit-message: "[Ignore] Update Notebook dts"
93
committer: GitHub <[email protected]>
94
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
95
- title: "Update Notebook dts"
+ title: "[Ignore] Update Notebook dts"
96
assignees: TylerLeonhardt
97
reviewers: TylerLeonhardt
98
base: master
0 commit comments