Prevent merge conflicts action from running on forks

This commit is contained in:
Bill Thornton 2020-12-02 12:10:10 -05:00
parent 4727859e46
commit 158e435144

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: