CI: Only label merge conflicts on upstream

This commit is contained in:
Hugo van Kemenade 2021-09-03 13:08:28 +03:00
parent 65f046deff
commit be94a164a2
1 changed files with 1 additions and 0 deletions

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