Skip to content

Commit e26d7af

Browse files
committed
fix(CI): do not fail on empty links
1 parent 56b675a commit e26d7af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,4 @@ jobs:
165165
uses: lycheeverse/lychee-action@v2
166166
with:
167167
fail: ${{ github.ref == 'refs/heads/main' }}
168+
failIfEmpty: false

0 commit comments

Comments
 (0)