this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Try remove checkout options

-3
-3
.github/workflows/size-limit.yml
··· 14 14 CI_JOB_NUMBER: 1 15 15 steps: 16 16 - uses: actions/checkout@v4 17 - with: 18 - fetch-depth: 0 19 - ref: ${{ github.event.pull_request.head.sha }} 20 17 - uses: andresz1/size-limit-action@v1.8.0 21 18 with: 22 19 github_token: ${{ secrets.GITHUB_TOKEN }}