Skip to content

Commit 2c0fa9d

Browse files
authored
Update markdownlinter.yml
1 parent 6dac6ba commit 2c0fa9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/markdownlinter.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ jobs:
1212
fetch-depth: 0
1313
- name: Super-Linter
1414
uses: super-linter/[email protected]
15+
env:
16+
# To report GitHub Actions status checks
17+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)