Skip to content

feat: upgrade to Kotlin 2.2.0 (#96) #66

feat: upgrade to Kotlin 2.2.0 (#96)

feat: upgrade to Kotlin 2.2.0 (#96) #66

Workflow file for this run

name: Merge main
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
merge:
runs-on: ubuntu-latest
steps:
- name: Merge main
uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@main
with:
ci-user-pat: ${{ secrets.CI_USER_PAT }}
exempt-branches: # Add any if required