Skip to content

Commit 9e8de20

Browse files
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4593165 commit 9e8de20

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/update-extensions.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515
strategy:
1616
matrix:
17-
branch: [main, 'v24.3', 'v/24.2', 'v/24.1', api]
17+
branch: [main, 'v/24.3', 'v/24.2', 'v/24.1', api]
1818

1919
steps:
2020
- uses: aws-actions/configure-aws-credentials@v4
@@ -49,7 +49,8 @@ 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
52+
- commit-message: auto-docs: Update @redpanda-data/docs-extensions-and-macros
53+
+ commit-message: "auto-docs: Update @redpanda-data/docs-extensions-and-macros"
5354
labels: auto-docs
5455
title: auto-docs: Update @redpanda-data/docs-extensions-and-macros
5556
body: |

0 commit comments

Comments
 (0)