Skip to content

chore(deps): bump cross-spawn in /webapp (#161) #5

chore(deps): bump cross-spawn in /webapp (#161)

chore(deps): bump cross-spawn in /webapp (#161) #5

Workflow file for this run

name: Main Build
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/workflow-build.yaml