Skip to content

build(deps): bump python-semantic-release/python-semantic-release #17

build(deps): bump python-semantic-release/python-semantic-release

build(deps): bump python-semantic-release/python-semantic-release #17

Workflow file for this run

on:
push:
branches: [main]
jobs:
quality-test:
name: Test/Quality
uses: DelfinaCare/rls/.github/workflows/quality.yml@main
release:
needs: quality-test
name: Release
uses: DelfinaCare/rls/.github/workflows/release.yml@main