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

18 lines
339 B
YAML
Raw Normal View History

2024-05-03 16:23:35 -04:00
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 .