]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
require-pr-label.yml: Add missing "permissions:" (#104309)
authorSebastian Pipping <sebastian@pipping.org>
Tue, 9 May 2023 10:29:00 +0000 (12:29 +0200)
committerGitHub <noreply@github.com>
Tue, 9 May 2023 10:29:00 +0000 (13:29 +0300)
.github/workflows/require-pr-label.yml

index 916bbeb4352734dfbef689e485baa969f6ab98e3..88aaea039f04f4c82d16b2048f4f67283c2ec1a3 100644 (file)
@@ -4,6 +4,10 @@ on:
   pull_request:
     types: [opened, reopened, labeled, unlabeled, synchronize]
 
+permissions:
+  issues: read
+  pull-requests: read
+
 jobs:
   label:
     name: DO-NOT-MERGE / unresolved review