Skip to content

Bump the npm-dependencies group with 9 updates #79

Bump the npm-dependencies group with 9 updates

Bump the npm-dependencies group with 9 updates #79

name: Playground Preview - Build
on:
pull_request:
types: [labeled, synchronize, reopened]
permissions:
contents: read
jobs:
build:
if: >
contains(github.event.pull_request.labels.*.name, 'playground') &&
(github.event.action != 'labeled' || github.event.label.name == 'playground')
uses: tarosky/workflows/.github/workflows/playground-preview-build.yml@main