Skip to content

Merge pull request #7 from jeniabrook/patch-1 #14

Merge pull request #7 from jeniabrook/patch-1

Merge pull request #7 from jeniabrook/patch-1 #14

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: yarn build