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 57251e1 commit 875e133Copy full SHA for 875e133
.github/workflows/merge-main.yml
@@ -11,4 +11,5 @@ jobs:
11
- name: Merge main
12
uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@main
13
with:
14
+ ci-user-pat: ${{ secrets.CI_USER_PAT }}
15
exempt-branches: # Add any if required
0 commit comments