Skip to content

Links

Links #201

Workflow file for this run

name: Links
on:
deployment_status
jobs:
check-links:
# @todo: Skip this check until the documentation is up to date and back to work
if: false
uses: FuelLabs/github-actions/.github/workflows/next-links.yml@master
with:
status: ${{ github.event.deployment_status.state }}
preview-url: ${{ github.event.deployment_status.environment_url }}