Skip to content

Migrate CI away from erb templates #2

Migrate CI away from erb templates

Migrate CI away from erb templates #2

Workflow file for this run

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