1
0
mirror of https://github.com/NickKaramoff/shareon synced 2025-02-08 15:48:43 +01:00

Always run size checks

In other case, the size-limit will not have an available baseline for PRs
This commit is contained in:
Nikita Karamov 2023-03-20 20:36:07 +01:00 committed by GitHub
parent 5938e8a9e7
commit 25c8de44f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,4 +35,3 @@ jobs:
main_branch: main
github_token: ${{ secrets.GITHUB_TOKEN }}
skip_step: build
if: github.event_name == 'pull_request'