Skip to content

Testa webbadresser

Testa webbadresser #9

Workflow file for this run

name: Testa webbadresser
on:
repository_dispatch:
workflow_dispatch:
schedule:
- cron: "30 03 20 * *"
jobs:
testa-webbadresser:
if: github.repository == 'SverigesSandareamatorer/SSA-Akademin'
name: 'Testa webbadresser'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: lycheeverse/[email protected]
with:
fail: true
args: "--max-concurrency 3 --retry-wait-time 35 --no-progress './**/*.md' './**/*.tex' './**/*.bib'"