Trigger the matrix.org rebuild when the main branch builds
This commit is contained in:
parent
f8b83b7fb1
commit
35277ff041
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
||||||
- label: "rebuild matrix.org"
|
- label: "rebuild matrix.org"
|
||||||
trigger: "matrix-dot-org"
|
trigger: "matrix-dot-org"
|
||||||
async: true
|
async: true
|
||||||
branches: "master"
|
branches: "main"
|
||||||
|
|
||||||
- label: ":books: Build the spec"
|
- label: ":books: Build the spec"
|
||||||
command:
|
command:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue