Skip to content

Bump org.jetbrains.kotlin.multiplatform from 1.9.24 to 2.0.0 #11

Bump org.jetbrains.kotlin.multiplatform from 1.9.24 to 2.0.0

Bump org.jetbrains.kotlin.multiplatform from 1.9.24 to 2.0.0 #11

Workflow file for this run

name: "Triage"
on:
- pull_request_target
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: actions/labeler@v4
with:
configuration-path: .github/area-labeler.yml
sync-labels: true
dot: true