Skip to content

fix: release cluster membership events on routing table convergence (… #1625

fix: release cluster membership events on routing table convergence (…

fix: release cluster membership events on routing table convergence (… #1625

Workflow file for this run

name: commitlint
on:
push:
branches:
- main
pull_request:
# ready_for_review is not a default activity type: list it (plus the
# defaults) so marking a draft PR ready also starts a run.
types: [opened, synchronize, reopened, ready_for_review]
branches:
- main
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: wagoid/commitlint-github-action@v6