Always run size checks
In other case, the size-limit will not have an available baseline for PRspull/50/head
parent
5938e8a9e7
commit
25c8de44f8
|
@ -35,4 +35,3 @@ jobs:
|
||||||
main_branch: main
|
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'
|
|
||||||
|
|
Loading…
Reference in New Issue