Skip to content

Add basic GH Actions #2

Add basic GH Actions

Add basic GH Actions #2

Workflow file for this run

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