Skip to content

Commit

Permalink
Merge pull request #242 from ferferga/patch-1
Browse files Browse the repository at this point in the history
Run merge conflict check on PR rebase/commit
  • Loading branch information
thornbill authored Mar 24, 2021
2 parents 9e82d3d + d66e6e2 commit e88e264
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/merge-conflicts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- master
pull_request:
types:
- synchronize
jobs:
triage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e88e264

Please sign in to comment.