Skip to content

feat: Workspace v3 #1567

feat: Workspace v3

feat: Workspace v3 #1567

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
main:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: nrwl/nx-set-shas@v2
- run: npm run first-time-setup