Skip to content

feat: setup web and contracts packages #2

feat: setup web and contracts packages

feat: setup web and contracts packages #2

Workflow file for this run

name: Main build
on:
push:
branches: [master]
pull_request:
branches: [master]
env:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
jobs: