Skip to content

docs: update versions in readme #13

docs: update versions in readme

docs: update versions in readme #13

# This workflow runs tests on all non-master branches to ensure code stability and quality before merging.
name: Run Tests
on:
push:
branches-ignore:
- master
- release-please--branches--master
jobs:
test:
uses: ./.github/workflows/test.yml