Skip to content

UI: add (boilerplate) fairy book & map menus #102

UI: add (boilerplate) fairy book & map menus

UI: add (boilerplate) fairy book & map menus #102

Workflow file for this run

name: PullRequest
on:
pull_request:
branches: [ master ]
jobs:
build:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
uses: ./.github/workflows/build.yml
with:
runs-on: ${{ matrix.os }}