mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-24 16:10:46 -06:00
chore(docs): delete check-legacy-links-format.yml (#33300)
This commit is contained in:
parent
a0b3a2f49c
commit
c42e0ee89c
17
.github/workflows/check-legacy-links-format.yml
vendored
17
.github/workflows/check-legacy-links-format.yml
vendored
@ -1,17 +0,0 @@
|
||||
name: Legacy Link Format Checker
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "website/docs/**/*.mdx"
|
||||
- "website/data/*-nav-data.json"
|
||||
|
||||
jobs:
|
||||
check-links:
|
||||
uses: hashicorp/dev-portal/.github/workflows/docs-content-check-legacy-links-format.yml@475289345d312552b745224b46895f51cc5fc490
|
||||
with:
|
||||
repo-owner: "hashicorp"
|
||||
repo-name: "terraform"
|
||||
commit-sha: ${{ github.sha }}
|
||||
mdx-directory: "website/docs"
|
||||
nav-data-directory: "website/data"
|
Loading…
Reference in New Issue
Block a user