Skip to content

Commit

Permalink
gh token added
Browse files Browse the repository at this point in the history
  • Loading branch information
kanthesha committed Mar 27, 2024
1 parent 04081fe commit 20ffed8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/module-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
- uses: MetaMask/action-module-lint@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: yarn --immutable --immutable-cache
- run: yarn run-tool

0 comments on commit 20ffed8

Please sign in to comment.