Skip to content

Commit

Permalink
feat: bundlephobia more popular action
Browse files Browse the repository at this point in the history
  • Loading branch information
JiLiZART committed Nov 28, 2022
1 parent a459045 commit 8725f04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bundlephobia-pr-review.yml
Expand Up @@ -11,8 +11,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: carlesnunez/check-my-bundlephobia@v1.2.0
- uses: carlesnunez/check-my-bundlephobia@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
strict: true
threshold: 500
ignore-dev-dependencies: true

0 comments on commit 8725f04

Please sign in to comment.