Skip to content

Update to ejabberd 23.10 #60

Update to ejabberd 23.10

Update to ejabberd 23.10 #60

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]