Skip to content

[sweep:integration] fix(Resources): AREX can submit jobs without proxy (token only) #5257

[sweep:integration] fix(Resources): AREX can submit jobs without proxy (token only)

[sweep:integration] fix(Resources): AREX can submit jobs without proxy (token only) #5257

Workflow file for this run

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