Skip to content

chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 #28

chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1

chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 #28

Workflow file for this run

# https://github.com/andresz1/size-limit-action
name: "CI (size-limit)"
on:
pull_request:
branches:
- main
jobs:
size:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: andresz1/size-limit-action@v1.7.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}