Skip to content

Add basic GH Actions #1

Add basic GH Actions

Add basic GH Actions #1

Workflow file for this run

name: On Pull Request
on:
pull_request:
types:
- opened
- synchronize
jobs:
build:
uses: ./.github/workflows/build.yaml