Skip to content

3966 Remove clone from Membership and wrap it in Arc<RwLock>> #216

3966 Remove clone from Membership and wrap it in Arc<RwLock>>

3966 Remove clone from Membership and wrap it in Arc<RwLock>> #216

Workflow file for this run

name: Typos
on:
push:
branches:
- main
- release-*
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
name: Checkout Repository
- name: typos-action
uses: crate-ci/[email protected]