Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 8 updates #91

chore(deps): bump the production-dependencies group across 1 directory with 8 updates

chore(deps): bump the production-dependencies group across 1 directory with 8 updates #91

Workflow file for this run

name: Pull request
on:
pull_request:
jobs:
build-pr:
if: contains(fromJson(vars.SUPPORTED_BRANCHES).all-branches, github.head_ref) != true
uses: ./.github/workflows/_reusable_build.yml
secrets: inherit