Skip to content

Add build and run tests on for PR. #7

Add build and run tests on for PR.

Add build and run tests on for PR. #7

Workflow file for this run

name: On PR
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml
secrets: inherit