mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 07:04:24 +00:00
Run CircleCI on pull request branches (#710)
We were previously only running CircleCI on master, but we want it to PRs as well.
This commit is contained in:
parent
c7c5e8d8e8
commit
ade4b9c978
1 changed files with 1 additions and 4 deletions
|
@ -29,7 +29,4 @@ workflows:
|
|||
version: 2
|
||||
build:
|
||||
jobs:
|
||||
- dendrite:
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
- dendrite
|
||||
|
|
Loading…
Reference in a new issue