We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e474a9 commit 7d01ed7Copy full SHA for 7d01ed7
.github/workflows/require-pr-label.yml
@@ -10,8 +10,7 @@ jobs:
10
if: github.repository_owner == 'python'
11
runs-on: ubuntu-latest
12
permissions:
13
- issues: write
14
- pull-requests: write
+ pull-requests: read
15
timeout-minutes: 10
16
17
steps:
@@ -28,8 +27,7 @@ jobs:
28
27
29
30
31
32
33
34
35
0 commit comments