Skip to content

Release 2.56.6

Release 2.56.6 #362

Workflow file for this run

name: Hugo Link Check
on:
pull_request:
types: [opened, synchronized]
jobs:
filter-to-pr-open-synced:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: linkcheck
uses: marccampbell/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HUGO_FINAL_URL: https://help.replicated.com