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 a59fe86 commit 7053051
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
token: ${{ env.GITHUB_TOKEN }}

- name: Run Mega-Linter
id: megalinter
Expand Down

0 comments on commit 7053051

Please sign in to comment.