Skip to content

Commit 041b168

Browse files
committed
test ruleset again
1 parent d8dd9da commit 041b168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Merge main
13-
uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@fix-auto-merge-credentials # TODO: CHANGE TO MAIN AFTER TESTING !
13+
uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@fix-auto-merge-credentials # TODO: CHANGE TO MAIN AFTER TESTING
1414
with:
1515
ci-user-pat: ${{ secrets.CI_USER_PAT }}
1616
exempt-branches: # Add any if required

0 commit comments

Comments
 (0)