mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-08 23:58:52 +01:00
Fix size-limit-action branch
This commit is contained in:
parent
22f913c1c6
commit
582f4dc939
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
|||||||
- name: Check size
|
- name: Check size
|
||||||
uses: getsentry/size-limit-action@v5
|
uses: getsentry/size-limit-action@v5
|
||||||
with:
|
with:
|
||||||
|
main_branch: main
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
skip_step: build
|
skip_step: build
|
||||||
if: github.event_name == 'pull_request'
|
if: github.event_name == 'pull_request'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user