Skip to content

Commit e50afc0

Browse files
committed
Try to delete old comments
1 parent b6078cc commit e50afc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-comment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: ${{ steps.read-pr_number.outputs.pr_number != '' && steps.isCrossRepository.outputs.isCrossRepository == 'true' }}
5757
uses: jbangdev/[email protected]
5858
with:
59-
script: ghprcomment@koppor/ghprcomment
59+
script: https://github.com/koppor/ghprcomment/blob/fix-4/ghprcomment.java
6060
scriptargs: "-r JabRef/jabref -p ${{ steps.read-pr_number.outputs.pr_number }} -w ${{ github.event.workflow_run.id }}"
6161
trust: https://github.com/koppor/ghprcomment/
6262
env:

0 commit comments

Comments
 (0)