Skip to content

Commit 26d50b4

Browse files
committed
chore: PR description changes
1 parent bffe7ed commit 26d50b4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/update-intersect-package.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ jobs:
5959
branch: "chore/${{ github.event.inputs.package_name }}-${{ github.event.inputs.new_version }}"
6060
title: "Update ${{ github.event.inputs.package_name }} to ${{ github.event.inputs.new_version }}"
6161
body: |
62-
"This PR updates `${{ github.event.inputs.package_name }}` to version `${{ github.event.inputs.new_version }}`.
63-
Workflow executed by ${{ github.actor }}."
62+
This PR updates `${{ github.event.inputs.package_name }}` to version `${{ github.event.inputs.new_version }}`.
63+
64+
65+
Workflow executed by `@${{ github.actor }}`.
6466
labels: "dependencies"
6567
sign-commits: true

0 commit comments

Comments
 (0)