File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -49,14 +49,13 @@ jobs:
4949 if : ${{ steps.read-pr_number.outputs.pr_number != '' && steps.isCrossRepository.outputs.isCrossRepository == 'true' }}
5050 uses : actions/checkout@v4
5151 with :
52- fetch-depth : ' 0'
5352 show-progress : ' false'
5453 token : ${{ secrets.GITHUB_TOKEN }}
5554 - name : jbang
5655 if : ${{ steps.read-pr_number.outputs.pr_number != '' && steps.isCrossRepository.outputs.isCrossRepository == 'true' }}
57565857 with :
59- script : https://github.com/koppor/ghprcomment/blob/fix-4 /ghprcomment.java
58+ script : https://github.com/koppor/ghprcomment/blob/main /ghprcomment.java
6059 scriptargs : " -r JabRef/jabref -p ${{ steps.read-pr_number.outputs.pr_number }} -w ${{ github.event.workflow_run.id }}"
6160 trust : https://github.com/koppor/ghprcomment/
6261 env :
You can’t perform that action at this time.
0 commit comments