Skip to content

Bump jvm from 2.0.20 to 2.0.21 in /unit-api-kotlin #319

Bump jvm from 2.0.20 to 2.0.21 in /unit-api-kotlin

Bump jvm from 2.0.20 to 2.0.21 in /unit-api-kotlin #319

Workflow file for this run

name: "PR Labeler"
on:
pull_request_target:
types: [ opened ]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: ffittschen/pr-branch-labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}