Skip to content

chore: release synchrony version 0.1.2 #33

chore: release synchrony version 0.1.2

chore: release synchrony version 0.1.2 #33

Workflow file for this run

name: Lint Commit Messages
on:
- pull_request
- push
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6