Skip to content

Add post-merge workflow for running tests and tagging #136

Add post-merge workflow for running tests and tagging

Add post-merge workflow for running tests and tagging #136

Workflow file for this run

name: Run tests on Pull request
on:
pull_request:
jobs:
run-tests:
uses: ./.github/workflows/run-tests.yaml