Newlines at end of file
This commit is contained in:
parent
50d7c915fa
commit
9570bc5d50
|
|
@ -25,4 +25,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
path: "Documentation"
|
path: "Documentation"
|
||||||
env:
|
env:
|
||||||
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
|
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
|
||||||
|
|
|
||||||
|
|
@ -7,4 +7,4 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- uses: gaurav-nelson/github-action-markdown-link-check@v1
|
- uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue