Skip to content

[FIX] when e2e test docker-compose fails to start, capture logs from the containers and print #16313

[FIX] when e2e test docker-compose fails to start, capture logs from the containers and print

[FIX] when e2e test docker-compose fails to start, capture logs from the containers and print #16313

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true