Skip to content

Commit 28e794e

Browse files
authored
Merge pull request #10424 from hugovk/only-label-merge-conflicts-for-upstream
2 parents 263206c + be94a16 commit 28e794e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/label-merge-conflicts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
jobs:
1212
label-merge-conflicts:
13+
if: github.repository_owner == 'pypa'
1314
runs-on: ubuntu-latest
1415
steps:
1516
- uses: pradyunsg/auto-label-merge-conflicts@v3

0 commit comments

Comments
 (0)