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 33472a9 commit 49c98f4Copy full SHA for 49c98f4
.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