Skip to content

Use wait_for_pods_by_labels() instead of direct api call #1735

Use wait_for_pods_by_labels() instead of direct api call

Use wait_for_pods_by_labels() instead of direct api call #1735

Workflow file for this run

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