Skip to content

EOL DEPENDENCY UPGRADE: minor upgrades — 8 packages (minor: 5 · patch: 3) #590

EOL DEPENDENCY UPGRADE: minor upgrades — 8 packages (minor: 5 · patch: 3)

EOL DEPENDENCY UPGRADE: minor upgrades — 8 packages (minor: 5 · patch: 3) #590

Workflow file for this run

name: Labeled
on:
pull_request:
types: [labeled]
permissions:
contents: read
jobs:
build-release:
if: ${{ github.event.label.name == 'publish-dev-test' }}
name: Build and Release
uses: ./.github/workflows/pre-release.yaml
secrets: inherit
permissions:
contents: write
packages: write
pull-requests: write