Skip to content

update doc links

update doc links #170

Workflow file for this run

name: check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# Runs a single command using the runners shell
- name: Validate if .clabot is valid JSON
run: cat .clabot | jq