We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d49ca commit fad9026Copy full SHA for fad9026
.github/workflows/on-pr-closed.yml
@@ -126,8 +126,6 @@ jobs:
126
with:
127
pr-number: ${{ needs.determine_issue_number.outputs.issue_number }}
128
message: |
129
- Closed by ${{ github.event.pull_request.html_url }}
130
-
131
- Please head to <https://builds.jabref.org/main> to try it out.
+ We think that this issue was fixed. Please head to <https://builds.jabref.org/main> to download a development build and try it out.
132
133
For any feedback, add a comment to the pull request at ${{ github.event.pull_request.html_url }}.
0 commit comments