Upgrading to latest workflow
This commit is contained in:
parent
69506cf6a0
commit
40c70a54f5
@ -1,14 +1,11 @@
|
||||
name: Legacy Link Format Checker
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "website/content/**/*.mdx"
|
||||
- "website/data/*-nav-data.json"
|
||||
on: [deployment_status]
|
||||
|
||||
jobs:
|
||||
check-links:
|
||||
uses: hashicorp/dev-portal/.github/workflows/docs-content-check-legacy-links-format.yml@d7c2fceac2dc41e3f857f1ce7c344141fd6a13dd
|
||||
if: github.event.deployment_status.state == 'success'
|
||||
uses: hashicorp/dev-portal/.github/workflows/docs-content-check-legacy-links-format.yml@d3c23a582bc0e02a62545644f1fb0a3922cc4b17
|
||||
with:
|
||||
repo-owner: "hashicorp"
|
||||
repo-name: "vagrant"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user