mirror of
https://github.com/python/cpython.git
synced 2025-10-01 21:02:15 +00:00
[3.12] gh-114790: Do not execute workflows/require-pr-label.yml
on forks (GH-114791) (#114800)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
5d7b90db0c
commit
3e06cce36a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/require-pr-label.yml
vendored
1
.github/workflows/require-pr-label.yml
vendored
|
@ -11,6 +11,7 @@ permissions:
|
|||
jobs:
|
||||
label:
|
||||
name: DO-NOT-MERGE / unresolved review
|
||||
if: github.repository_owner == 'python'
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue