Skip to content

Update Kotlin 2.0 and libraries and plugins #120

Update Kotlin 2.0 and libraries and plugins

Update Kotlin 2.0 and libraries and plugins #120

Workflow file for this run

name: 'PR Labeler'
on:
pull_request:
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Add label
uses: actions/labeler@v5
with:
configuration-path: .github/configs/labeler.yml