Обновить .gitea/workflows/testlinks.yml
Some checks failed
lint / lint (push) Successful in 17s
testlinks / check_urls (push) Failing after 2m4s

This commit is contained in:
2025-07-03 02:47:10 +03:00
parent ec8347acb0
commit a53dabf42f

View File

@ -10,6 +10,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Link check action - name: Link check action
uses: serega404/links-check-action@test2 uses: serega404/links-check-action@test6
with: with:
file-to-check: "README.md" filePath: "README.md"
ignoreCodes: "403"