Skip to content

add bounded concurrency for tag lookup and untag #134

add bounded concurrency for tag lookup and untag

add bounded concurrency for tag lookup and untag #134

Workflow file for this run

name: Pull Request Labeler
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request_target:
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
dot: true