Skip to content

feat(ci): adds more CI validations, introduces semantic release (#74) #50

feat(ci): adds more CI validations, introduces semantic release (#74)

feat(ci): adds more CI validations, introduces semantic release (#74) #50

Workflow file for this run

name: Test
on:
- pull_request
jobs:
test:
name: Test
uses: ./.github/workflows/test-reusable.yml
secrets: inherit