Skip to content

Commit 090db44

Browse files
committed
tweak
1 parent 9c0b553 commit 090db44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: peter-evans/create-pull-request@v7
2424
with:
2525
commit-message: sync ${{ github.event.client_payload.package }} docs
26-
title: Sync ${{ github.event.client_payload.package }}
26+
title: Sync `${{ github.event.client_payload.package }}` docs
2727
body: This is an automated pull request
2828
branch: sync/${{ github.event.client_payload.package }}
2929
base: main

0 commit comments

Comments
 (0)