Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Medhini Reddy Maryada <saimedhinireddymaryada@Sais-MacBook-Pro.local>
  • Loading branch information
Sai Medhini Reddy Maryada authored and Sai Medhini Reddy Maryada committed Jan 30, 2024
1 parent b7149dc commit 54742e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Commit and Push
if: ${{ steps.cpr.outputs.pull-request-number != '' }}
run: |
gh pr checkout ${{ steps.cpr.outputs.pull-request-number }}
git config --local user.name 'opensearchpy-api-update-bot'
git config --local user.email 'noreply@github.com'
git config --local --unset-all http.https://github.com/.extraheader || true
Expand Down

0 comments on commit 54742e9

Please sign in to comment.