Skip to content

[stable3.5] fix(appointments): Rate limit config creation and booking #2876

[stable3.5] fix(appointments): Rate limit config creation and booking

[stable3.5] fix(appointments): Rate limit config creation and booking #2876

Workflow file for this run

on: pull_request
name: Commit checks
jobs:
commit-message-check:
name: Block fixup and squash commits
runs-on: ubuntu-latest
steps:
- name: Run check
uses: xt0rted/block-autosquash-commits-action@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}