Skip to content

[DH-301] combine staging/prod deploy to one workflow, skip if we need to deploy all hubs #1605

[DH-301] combine staging/prod deploy to one workflow, skip if we need to deploy all hubs

[DH-301] combine staging/prod deploy to one workflow, skip if we need to deploy all hubs #1605

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
apply-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4