Update standardfiles
Signed-off-by: Dan Webb <dan.webb@damacus.io>
This commit is contained in:
parent
d94ffa413e
commit
4cb9d1855f
19
.github/workflows/md-links.yml
vendored
19
.github/workflows/md-links.yml
vendored
@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
name: md-links
|
|
||||||
|
|
||||||
"on":
|
|
||||||
pull_request:
|
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
md-links:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Check out code
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: markdown-link-check
|
|
||||||
uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
|
|
||||||
with:
|
|
||||||
use-verbose-mode: "yes"
|
|
||||||
folder-path: "documentation"
|
|
Loading…
x
Reference in New Issue
Block a user