1
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:
beucismis 2024-06-22 23:37:08 +03:00 committed by GitHub
parent 9e390b4d7e
commit c7855b63f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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