mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
Trigger the matrix.org rebuild when the main branch builds
This commit is contained in:
parent
f8b83b7fb1
commit
35277ff041
|
|
@ -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…
Reference in a new issue