Skip to content

ci: fixing the docker build pipeline for release so we can cut docker… #4000

ci: fixing the docker build pipeline for release so we can cut docker…

ci: fixing the docker build pipeline for release so we can cut docker… #4000

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4