0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-12-22 22:17:10 -05:00
forgejo-docs/.forgejo/workflows/links.yml
2024-05-04 14:11:19 +02:00

17 lines
339 B
YAML

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 .