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
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…
Add table
Add a link
Reference in a new issue