mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-07 17:54:42 +03:00
Set lychee action failIfEmpty: false
This commit is contained in:
parent
9d720b26a1
commit
3837b11e96
1
.github/workflows/verify.yml
vendored
1
.github/workflows/verify.yml
vendored
@ -62,6 +62,7 @@ jobs:
|
||||
with:
|
||||
args: -- ${{ steps.changes.outputs.docs_files }}
|
||||
fail: ${{ github.ref != 'refs/heads/develop' }}
|
||||
failIfEmpty: false
|
||||
jobSummary: true
|
||||
format: markdown
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user