mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-21 15:02:33 +02:00
chore: add closes-issue statement to pr body of icon-update workflows
This commit is contained in:
parent
dcd1acd695
commit
c7c4b8f16a
2 changed files with 2 additions and 0 deletions
|
@ -67,3 +67,4 @@ jobs:
|
|||
delete-branch: true
|
||||
body: |
|
||||
This PR adds the icon ${{steps.extract_icon_name.outputs.ICON_NAME}} added in #${{github.event.issue.number}} to the project.
|
||||
Closes #${{github.event.issue.number}}
|
||||
|
|
|
@ -67,3 +67,4 @@ jobs:
|
|||
delete-branch: true
|
||||
body: |
|
||||
This PR updates the icon ${{steps.extract_icon_name.outputs.ICON_NAME}} like requested in #${{github.event.issue.number}} to the project.
|
||||
Closes #${{github.event.issue.number}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue