Merge pull request #2156 from thornbill/no-merge-conflicts-on-forks

Prevent merge conflicts action from running on forks
This commit is contained in:
Joshua M. Boniface
2020-12-04 13:48:01 -05:00
committed by GitHub
+1
View File
@@ -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: