1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Merge pull request #10424 from hugovk/only-label-merge-conflicts-for-upstream

This commit is contained in:
Pradyun Gedam 2021-09-03 11:20:24 +01:00 committed by GitHub
commit 28e794ed4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ on:
jobs:
label-merge-conflicts:
if: github.repository_owner == 'pypa'
runs-on: ubuntu-latest
steps:
- uses: pradyunsg/auto-label-merge-conflicts@v3