Skip to content

feat: update semantic release configuration #45

feat: update semantic release configuration

feat: update semantic release configuration #45

Workflow file for this run

name: "Build and Test"
on:
push:
branches:
- master
pull_request:
branches:
- master
- rel/**
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml