Skip to content

Commit

Permalink
feat(linter): add mega linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Atineon committed Jan 11, 2025
1 parent 7053051 commit 2f7b4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: MegaLinter

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PAT }}
APPLY_FIXES: all
APPLY_FIXES_EVENT: commit
APPLY_FIXES_MODE: commit
Expand Down

0 comments on commit 2f7b4e7

Please sign in to comment.