Skip to content

Commit ee5d939

Browse files
Sai Medhini Reddy MaryadaSai Medhini Reddy Maryada
Sai Medhini Reddy Maryada
authored and
Sai Medhini Reddy Maryada
committed
updated
Signed-off-by: Sai Medhini Reddy Maryada <saimedhinireddymaryada@Sais-MacBook-Pro.local>
1 parent c604e14 commit ee5d939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_file.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ jobs:
5757
if: ${{ steps.cpr.outputs.pull-request-number != '' }}
5858
with:
5959
branch: automated-api-update
60-
find: "Your contribution here."
61-
replace: "12345678910"
60+
find: "- Your contribution here."
61+
replace: "Updated opensearch-py to reflect the latest OpenSearch API spec ([#${{steps.cpr.outputs.pull-request-number}}](https://github.com/saimedhi/opensearch-py/pull/${{steps.cpr.outputs.pull-request-number}}))\n- Your contribution here."
6262
include: "**CHANGELOG.md"
6363
- name: Commit and Push
6464
if: ${{ steps.cpr.outputs.pull-request-number != '' }}

0 commit comments

Comments
 (0)