We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f9e4e commit 97fee1cCopy full SHA for 97fee1c
.github/workflows/merge-main.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Merge main
22
- uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@auto-merge
+ uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@fix-auto-merge
23
# TODO: Use main instead of feature branch ^
24
with:
25
exempt-branches: # Add any if required
0 commit comments