Skip to content

chore(deps): bump the dependencies-minor-patch group across 1 directory with 7 updates #4

chore(deps): bump the dependencies-minor-patch group across 1 directory with 7 updates

chore(deps): bump the dependencies-minor-patch group across 1 directory with 7 updates #4

Workflow file for this run

name: PR Pipeline
on:
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
build:
name: Build Validation
uses: ./.github/workflows/build-validation.yml
with:
head_ref: ${{ github.head_ref }}
event_name: ${{ github.event_name }}
secrets: inherit