Skip to content

Commit d4f14e1

Browse files
author
Autogenerator Pipeline
committed
Merge remote-tracking branch 'origin/main' into autogenerate
2 parents 29800e5 + 93a7205 commit d4f14e1

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
@@ -64,7 +64,7 @@ jobs:
6464
needs: schema-tests
6565
env:
6666
PR_PREFIX: sdkAuto/
67-
if: ${{ github.event.pull_request.user.login == 'azure-sdk[bot]' }}
67+
if: ${{ github.event.pull_request.user.login == 'azure-sdk' }}
6868
steps:
6969
- uses: actions/checkout@v2.3.5
7070

0 commit comments

Comments
 (0)