Skip to content

Commit a2910be

Browse files
so we don't have to add it ourselves
1 parent 534fd57 commit a2910be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/updateNotebookApi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ jobs:
8989
env:
9090
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
9191
with:
92-
commit-message: "Update Notebook dts"
92+
commit-message: "[Ignore] Update Notebook dts"
9393
committer: GitHub <[email protected]>
9494
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
95-
title: "Update Notebook dts"
95+
title: "[Ignore] Update Notebook dts"
9696
assignees: TylerLeonhardt
9797
reviewers: TylerLeonhardt
9898
base: master

0 commit comments

Comments
 (0)