Fix size-limit-action branch

This commit is contained in:
Nikita Karamov 2023-03-20 19:13:11 +01:00
parent 22f913c1c6
commit 582f4dc939
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ jobs:
- name: Check size
uses: getsentry/size-limit-action@v5
with:
main_branch: main
github_token: ${{ secrets.GITHUB_TOKEN }}
skip_step: build
if: github.event_name == 'pull_request'