Skip to content

ci: Run checking all RFCs linked for PRs (#135) #89

ci: Run checking all RFCs linked for PRs (#135)

ci: Run checking all RFCs linked for PRs (#135) #89

Workflow file for this run

name: Check all RFCs Linked
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run link check
run: python find-unlinked.py