this repo has no description
0
fork

Configure Feed

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

Try fetch-depth instead

+1 -1
+1 -1
.github/workflows/size-limit.yml
··· 15 15 steps: 16 16 - uses: actions/checkout@v4 17 17 with: 18 - ref: production 18 + fetch-depth: 0 19 19 - uses: andresz1/size-limit-action@v1.8.0 20 20 with: 21 21 github_token: ${{ secrets.GITHUB_TOKEN }}