Skip to content

synapse-admin v0.10.3-etke16: Upgrade to react-admin v5, restrict actions on specific users #4561

synapse-admin v0.10.3-etke16: Upgrade to react-admin v5, restrict actions on specific users

synapse-admin v0.10.3-etke16: Upgrade to react-admin v5, restrict actions on specific users #4561

Workflow file for this run

---
name: Matrix CI
on: # yamllint disable-line rule:truthy
push:
pull_request:
jobs:
yamllint:
name: yamllint
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v4
- name: Run yamllint
uses: frenck/[email protected]
ansible-lint:
name: ansible-lint
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible-community/[email protected]
with:
path: roles/custom