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.
workflows/require-pr-label.yml
1 parent 7e98cde commit 20110afCopy full SHA for 20110af
.github/workflows/require-pr-label.yml
@@ -11,6 +11,7 @@ permissions:
11
jobs:
12
label:
13
name: DO-NOT-MERGE / unresolved review
14
+ if: github.repository_owner == 'python'
15
runs-on: ubuntu-latest
16
timeout-minutes: 10
17
0 commit comments