2
0
Эх сурвалжийг харах

ci: disable comment for bundle size check

Aakansha Doshi 1 жил өмнө
parent
commit
3b350ee904

+ 3 - 1
.github/workflows/size-limit.yml

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