Skip to content

Execute tests before releasing #2

Execute tests before releasing

Execute tests before releasing #2

Workflow file for this run

name: Push on Main
on:
push:
branches: main
jobs:
run-tests:
uses: ./.github/workflows/_run-tests.yaml