Skip to content

Commit

Permalink
Add github token to Markdown Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nomakewan committed Jul 28, 2024
1 parent 4b3a279 commit 558d4a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/general-formatting-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,7 @@ jobs:
################################
- name: Lint Code Base
uses: github/super-linter@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
env:
VALIDATE_MARKDOWN: true

0 comments on commit 558d4a2

Please sign in to comment.