Skip to content

Commit 5bb24e7

Browse files
committed
nit step name update
1 parent cfe9898 commit 5bb24e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo "AUTOGENLIST_CHECK_RESULT=$check_result" >> $GITHUB_ENV;
4141
working-directory: ./generator
4242

43-
- name: automerge
43+
- name: Automerge
4444
if: ${{ github.actor == 'AzureSDKAutomation' && startsWith(github.head_ref, 'sdkAutomation') && env.AUTOGENLIST_CHECK_RESULT == 'true' }}
4545
uses: "pascalgn/automerge-action@v0.12.0"
4646
env:

0 commit comments

Comments
 (0)