mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-26 17:08:21 +00:00
7b565e7997
* Fix building the automations mermaid diagram The was using a runner output instead which is not going to work in this simple script, so just skip anything that's not an array - not really sure what else we can do here short of implementing large parts of github actions. * Prettier