Skip to content

Merge branch 'main' into av/kotlinx-coroutines-1.10.1 #25731

Merge branch 'main' into av/kotlinx-coroutines-1.10.1

Merge branch 'main' into av/kotlinx-coroutines-1.10.1 #25731

Workflow file for this run

name: auto-update
on: push
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-latest
steps:
- uses: tibdex/auto-update@v2
with:
github_token: ${{ secrets.PAT }}