Prevent merge conflicts action from running on forks
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user