mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
ci: disable comment for bundle size check
This commit is contained in:
parent
27fd150a20
commit
3b350ee904
1 changed files with 3 additions and 1 deletions
2
.github/workflows/size-limit.yml
vendored
2
.github/workflows/size-limit.yml
vendored
|
@ -3,6 +3,8 @@ 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…
Add table
Add a link
Reference in a new issue