Skip to content

Commit

Permalink
Merge pull request #1431 from Azure/jcotillo/temp_update_gh_action
Browse files Browse the repository at this point in the history
Temporal update to GH action
  • Loading branch information
jorgecotillo authored Dec 17, 2020
2 parents 9375fa5 + 8f119a1 commit 20b4fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
needs: build
env:
PR_PREFIX: sdkAuto/
if: ${{ github.actor == 'openapi-sdkautomation[bot]' }}
if: ${{ github.actor == 'openapi-sdkautomation[bot]' || github.actor == 'jorgecotillo' }}
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 20b4fc1

Please sign in to comment.