Skip to content

update version

update version #25

name: Feature branch
on:
push:
branches-ignore:
[main]
jobs:
lint-test:
name: Lint and test
uses: ./.github/workflows/lint_and_test.yaml
secrets: inherit