Skip to content

Linkspector Permissions Fix #4

Linkspector Permissions Fix

Linkspector Permissions Fix #4

Workflow file for this run

name: Broken Link Checker
on: [pull_request]
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- name: HashiCorp's Link Checker
uses: hashicorp/gh-action-check-broken-links@v1
with:
baseUrl: 'https://prisma.io'