Skip to content

Commit

Permalink
Merge branch 'master' of github.com:carlesnunez/check-my-bundlephobia
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesnunez committed Jun 19, 2020
2 parents 8c8607d + ebcf577 commit d256c3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Check my bundlephobia

<p align="center">
<img width="400" src="https://carles-nunez.s3.eu-west-1.amazonaws.com/assets/cmb-logo.svg" />
<img width="400" src="https://carles.dev/statics/images/cmb-logo.svg" />
</p>

Check my bundlephobia is a github action that will check for your code changes on a PR and will left a comment with the different sizes.
Expand All @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: carlesnunez/check-my-bundlephobia@v1.2.0
- uses: carlesnunez/check-my-bundlephobia@v1.4.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
strict: true
Expand Down

0 comments on commit d256c3a

Please sign in to comment.