Newlines at end of file
This commit is contained in:
parent
50d7c915fa
commit
9570bc5d50
|
|
@ -25,4 +25,4 @@ jobs:
|
|||
with:
|
||||
path: "Documentation"
|
||||
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
|
||||
steps:
|
||||
- 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