Skip to content

Commit

Permalink
Fixed automated api update bot for opensearch-py (opensearch-project#667
Browse files Browse the repository at this point in the history
)

Signed-off-by: saimedhi <[email protected]>
Signed-off-by: AbitraryYu <[email protected]>
  • Loading branch information
saimedhi authored and AbitraryYu committed Apr 22, 2024
1 parent d3816d1 commit 68d6247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
run: nox -s generate
- name: Update CHANGELOG
uses: jacobtomlinson/gha-find-replace@v3
if: ${{ steps.cpr.outputs.pull-request-number != '' }}
with:
find: "- Your contribution here."
replace: "- Updated opensearch-py to reflect the latest OpenSearch API spec.\n- Your contribution here."
Expand Down

0 comments on commit 68d6247

Please sign in to comment.