Skip to content

Commit

Permalink
pythongh-114790: Do not execute workflows/require-pr-label.yml on f…
Browse files Browse the repository at this point in the history
…orks (python#114791)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
sobolevn and hugovk committed Jan 31, 2024
1 parent 25ce7f8 commit 1c2ea8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/require-pr-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1c2ea8b

Please sign in to comment.