Skip to content

Commit fad9026

Browse files
authored
Make comment on fixed issue more readable
1 parent 99d49ca commit fad9026

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/on-pr-closed.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,6 @@ jobs:
126126
with:
127127
pr-number: ${{ needs.determine_issue_number.outputs.issue_number }}
128128
message: |
129-
Closed by ${{ github.event.pull_request.html_url }}
130-
131-
Please head to <https://builds.jabref.org/main> to try it out.
129+
We think that this issue was fixed. Please head to <https://builds.jabref.org/main> to download a development build and try it out.
132130
133131
For any feedback, add a comment to the pull request at ${{ github.event.pull_request.html_url }}.

0 commit comments

Comments
 (0)