Skip to content

Make controller's os.RemoveAll single-threaded #3440

Make controller's os.RemoveAll single-threaded

Make controller's os.RemoveAll single-threaded #3440

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
assign:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
configuration-path: .github/labeler.yaml