Skip to content

licensing

licensing #11

Workflow file for this run

name: Pull Request and Merge Workflow
on:
pull_request:
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml
with:
runner: macos-latest