Skip to content

fix: use CI user PAT to bypass branch protections #46

fix: use CI user PAT to bypass branch protections

fix: use CI user PAT to bypass branch protections #46

Workflow file for this run

name: Merge main
on:
push:
branches: [ main ]
workflow_dispatch:
pull_request:
jobs:
merge:
runs-on: ubuntu-latest
steps:
- name: Merge main
uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@main
with:
exempt-branches: # Add any if required