Skip to content

Ome owned implementations charter and roster #32

Ome owned implementations charter and roster

Ome owned implementations charter and roster #32

Workflow file for this run

name: Check Links
on:
pull_request:
push:
branches:
- main
jobs:
links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v2
with:
args: >
--verbose
--no-progress
"**/*.md"