Skip to content

Commit 20b4fc1

Browse files
authored
Merge pull request #1431 from Azure/jcotillo/temp_update_gh_action
Temporal update to GH action
2 parents 9375fa5 + 8f119a1 commit 20b4fc1

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
@@ -33,7 +33,7 @@ jobs:
3333
needs: build
3434
env:
3535
PR_PREFIX: sdkAuto/
36-
if: ${{ github.actor == 'openapi-sdkautomation[bot]' }}
36+
if: ${{ github.actor == 'openapi-sdkautomation[bot]' || github.actor == 'jorgecotillo' }}
3737
steps:
3838
- uses: actions/checkout@v2
3939

0 commit comments

Comments
 (0)