Skip to content

Add Autodoc, Carwow, Veeam, Nextlane, TeamViewer, Dremio, Iterable, Workia, Paddle, Riskified, Tabby, Teya, Wallet and Restream #1426

Add Autodoc, Carwow, Veeam, Nextlane, TeamViewer, Dremio, Iterable, Workia, Paddle, Riskified, Tabby, Teya, Wallet and Restream

Add Autodoc, Carwow, Veeam, Nextlane, TeamViewer, Dremio, Iterable, Workia, Paddle, Riskified, Tabby, Teya, Wallet and Restream #1426

Workflow file for this run

name: CI
on:
push:
branches: ['*']
pull_request:
branches: [master]
schedule:
- cron: '55 5 * * *'
jobs:
val-links:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- name: Validate links
uses: lycheeverse/[email protected]
with:
args: --config .github/workflows/lychee.toml -- README.md
# Write link validation summary to GH Job summary
jobSummary: true