Skip to content

Commit e566dc3

Browse files
authored
Apply suggestions from code review
1 parent 9e8de20 commit e566dc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/update-extensions.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ jobs:
4949
uses: peter-evans/create-pull-request@v6
5050
with:
5151
token: ${{ env.ACTIONS_BOT_TOKEN }}
52-
- commit-message: auto-docs: Update @redpanda-data/docs-extensions-and-macros
53-
+ commit-message: "auto-docs: Update @redpanda-data/docs-extensions-and-macros"
52+
commit-message: "auto-docs: Update @redpanda-data/docs-extensions-and-macros"
5453
labels: auto-docs
5554
title: auto-docs: Update @redpanda-data/docs-extensions-and-macros
5655
body: |

0 commit comments

Comments
 (0)