Skip to content

doc(ruff): mention that tests belong in tests/ dir (#35) #23

doc(ruff): mention that tests belong in tests/ dir (#35)

doc(ruff): mention that tests belong in tests/ dir (#35) #23

name: Semantic Release
on:
push:
branches:
- main
- release/*
jobs:
semantic-release:
uses: radiorabe/actions/.github/workflows/[email protected]
secrets:
RABE_ITREAKTION_GITHUB_TOKEN: ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}