Skip to content

Migrate CI away from erb templates #12

Migrate CI away from erb templates

Migrate CI away from erb templates #12

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
jobs:
build:
name: Build
uses: ./.github/workflows/build.yml
secrets: inherit