Skip to content

Add a github workflow to check link validity #1

Add a github workflow to check link validity

Add a github workflow to check link validity #1

Workflow file for this run

name: 'Check Awesome Pion Links'
on:
pull_request:
jobs:
checklinks:
runs-on: ubuntu-22.04
steps:
- name: Checkout Awesome Pion

Check failure on line 8 in .github/workflows/checklinks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/checklinks.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
uses: actions/checkout@v3
- name: Check link validity
run: ./check.sh