Skip to content

Commit

Permalink
[refactor]: add remote config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragdata committed Jul 7, 2024
1 parent 86726fd commit 2e1241a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,7 @@ jobs:
pull-requests: write
uses: ragdata/reusable-workflows/.github/workflows/mega-linter.yml@master
with:
megalinter_config: https://raw.githubusercontent.com/ragdata/reusable-workflows/master/.mega-linter.yml
megalinter_config: https://raw.githubusercontent.com/Ragdata/reusable-workflows/master/.mega-linter.yml
linter_rules_path: https://raw.githubusercontent.com/Ragdata/reusable-workflows/master/.github/linters
secrets:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2e1241a

Please sign in to comment.