Thanks to visit codestin.com Credit goes to github.com
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.
check labels
1 parent daeb0ef commit 5ba69e7Copy full SHA for 5ba69e7
1 file changed
.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