Skip to content

Fix the maximum number of users in a MUC room #61

Fix the maximum number of users in a MUC room

Fix the maximum number of users in a MUC room #61

Workflow file for this run

---
name: pre-commit
on: # yamllint disable-line
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]