Skip to content

Commit 6753c6d

Browse files
authored
add don't fail if empty plugins.json
1 parent 6e03c4f commit 6753c6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
with:
3131
args: --verbose --no-progress plugins.json
3232
fail: true
33+
failIfEmpty: false
3334
token: ${{ secrets.LINKCHECKER }}

0 commit comments

Comments
 (0)