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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
permissions:
|
||||||
|
pull-requests: read
|
||||||
jobs:
|
jobs:
|
||||||
size:
|
size:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user