Skip to content

build(deps): Bump the npm group with 4 updates (#36) #56

build(deps): Bump the npm group with 4 updates (#36)

build(deps): Bump the npm group with 4 updates (#36) #56

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- "main"
jobs:
build:
if: ${{ github.actor != 'dependabot[bot]' }}
name: Build
uses: ./.github/workflows/reusable-build.yaml
with:
ref: ${{ github.head_ref }}