1
0

Update complement.sh to match new public API shape (#16466)

* Update complement.sh to match new public API shape

Sister PR to https://github.com/matrix-org/complement/pull/666

Context: https://github.com/matrix-org/complement/issues/654#issuecomment-1746613495

* Changelog

* Pedantry

* Run complement plz
This commit is contained in:
kegsay
2023-10-12 11:33:14 +01:00
committed by GitHub
parent cc865fffc0
commit f710d5480b
3 changed files with 4 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ jobs:
- 'pyproject.toml'
- 'poetry.lock'
- 'docker/**'
- 'scripts-dev/complement.sh'
linting:
- 'synapse/**'