mirror of
https://github.com/beucismis/awesome-fetch
synced 2025-02-03 18:22:59 +01:00
Update links.yml
This commit is contained in:
parent
9e390b4d7e
commit
c7855b63f0
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
||||
- name: Link Checker
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1.9.0
|
||||
with:
|
||||
args: "README.md"
|
||||
|
||||
- name: Create Issue From File
|
||||
if: env.lychee_exit_code != 0
|
||||
|
Loading…
Reference in New Issue
Block a user