1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2523 from jellyfin/merge-conflict-pr

Run merge conflict check on PR rebase/commit
This commit is contained in:
dkanada 2021-03-26 20:16:37 +09:00 committed by GitHub
commit d3bb88c6d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- master
pull_request:
types:
- synchronize
jobs:
triage:
runs-on: ubuntu-latest