this repo has no description
0
fork

Configure Feed

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

Add back fetch-depth: 0

+2
+2
.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 17 19 - uses: andresz1/size-limit-action@v1.8.0 18 20 with: 19 21 github_token: ${{ secrets.GITHUB_TOKEN }}