ci: disable comment for bundle size check

This commit is contained in:
Aakansha Doshi 2023-09-05 20:26:35 +05:30
parent 27fd150a20
commit 3b350ee904

View File

@ -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