Skip to content

Fix subrouter createURL #173

Fix subrouter createURL

Fix subrouter createURL #173

Workflow file for this run

name: Size limit
on:
pull_request:
branches:
- main
jobs:
size:
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v1
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 8
- name: Use Size limit
uses: andresz1/size-limit-action@dd31dce7dcc72a041fd3e49abf0502b13fc4ce05 # support for pnpm
with:
github_token: ${{ secrets.REPO_TOKEN }}
package_manager: pnpm