Skip to content

ci: Updated the e2e container tests for release pipeline to observe exit status of test orchestration container. #3655

ci: Updated the e2e container tests for release pipeline to observe exit status of test orchestration container.

ci: Updated the e2e container tests for release pipeline to observe exit status of test orchestration container. #3655

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