Run merge conflict check on PR rebase/commit

This commit is contained in:
Fernando Fernández 2021-03-24 00:47:15 +01:00 committed by GitHub
parent 6a60938b09
commit 8ce58f611b
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