Przeglądaj źródła

ci: allow write permission to contents

Jason Rumney 1 tydzień temu
rodzic
commit
a3c8ac230a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/label-pr-size.yml

+ 1 - 1
.github/workflows/label-pr-size.yml

@@ -7,7 +7,7 @@ jobs:
     runs-on: ubuntu-latest
     name: Check PR size
     permissions:
-      contents: read
+      contents: write
       pull-requests: write
     steps:
       - name: Label and comment PR