Skip to content

build: add release-please for automated version bumping #74

build: add release-please for automated version bumping

build: add release-please for automated version bumping #74

Workflow file for this run

name: CI
on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
jobs:
prerequisites:
uses: ./.github/workflows/test.yml