Skip to content

Commit 8e323cb

Browse files
miss-islingtonsobolevnhugovk
authored
[3.11] gh-114790: Do not execute workflows/require-pr-label.yml on forks (GH-114791) (#114801)
Co-authored-by: Nikita Sobolev <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 3982049 commit 8e323cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/require-pr-label.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111
jobs:
1212
label:
1313
name: DO-NOT-MERGE / unresolved review
14+
if: github.repository_owner == 'python'
1415
runs-on: ubuntu-latest
1516
timeout-minutes: 10
1617

0 commit comments

Comments
 (0)