ci: disable comment for bundle size check
This commit is contained in:
parent
27fd150a20
commit
3b350ee904
4
.github/workflows/size-limit.yml
vendored
4
.github/workflows/size-limit.yml
vendored
@ -1,8 +1,10 @@
|
||||
name: "Bundle Size check @excalidraw/excalidraw"
|
||||
name: "Bundle Size check @excalidraw/excalidraw"
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
permissions:
|
||||
pull-requests: read
|
||||
jobs:
|
||||
size:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user