Skip to content

⬆️ Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0 #80

⬆️ Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0

⬆️ Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0 #80

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"