this repo has no description
0
fork

Configure Feed

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

Use PR's ref

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