Skip to content

Commit 875e133

Browse files
authored
fix: merge main workflow credentials (#1274)
1 parent 57251e1 commit 875e133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
- name: Merge main
1212
uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@main
1313
with:
14+
ci-user-pat: ${{ secrets.CI_USER_PAT }}
1415
exempt-branches: # Add any if required

0 commit comments

Comments
 (0)