Skip to content

Add hashicorp/vault workflows #5

Add hashicorp/vault workflows

Add hashicorp/vault workflows #5

Workflow file for this run

name: Links-Checker
on:
workflow_dispatch:
pull_request:
branches: [main]
paths:
- 'README.md'
- '.github/workflows/ci-link-checker.yml'
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Link Checker
id: lychee
uses: lycheeverse/[email protected]