Skip to content

Release 2.56.0 (#1141) #349

Release 2.56.0 (#1141)

Release 2.56.0 (#1141) #349

Workflow file for this run

on: pull_request
name: Hugo Link Check
on:

Check failure on line 3 in .github/workflows/pull_request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
pull_request:
types: [opened, synchronized]
jobs:
filter-to-pr-open-synced:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: linkcheck
uses: marccampbell/hugo-linkcheck-action@v0.1.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HUGO_FINAL_URL: https://help.replicated.com