diff --git a/.github/workflows/merge-conflicts.yml b/.github/workflows/merge-conflicts.yml index c268c5fc3f..9f4d95d884 100644 --- a/.github/workflows/merge-conflicts.yml +++ b/.github/workflows/merge-conflicts.yml @@ -7,6 +7,7 @@ on: jobs: triage: runs-on: ubuntu-latest + if: github.repository == 'jellyfin/jellyfin-web' steps: - uses: mschilde/auto-label-merge-conflicts@master with: