mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-02-22 15:04:25 +01:00
chore: add closes-issue statement to pr body of icon-update workflows
This commit is contained in:
parent
dcd1acd695
commit
c7c4b8f16a
@ -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…
x
Reference in New Issue
Block a user