0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00

add lychee action

This commit is contained in:
TheFox0x7 2024-05-03 22:23:35 +02:00
parent cd06bf37c5
commit 3c38f063d4
No known key found for this signature in database
GPG key ID: 6CA33903484AF7C2

View file

@ -0,0 +1,17 @@
name: Links
on:
schedule:
- cron: '00 18 * * *'
jobs:
linkChecker:
runs-on: docker
steps:
- uses: actions/checkout@v4
- name: Link Checker
id: lychee
uses: https://github.com/lycheeverse/lychee-action@v1
with:
args: --verbose --no-progress --scheme http --scheme https -E .