Skip to content

Commit 13d458d

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 ee5d939 commit 13d458d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/update_file.yml

-6
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,3 @@ jobs:
7272
git add CHANGELOG.md
7373
git commit --amend --no-edit
7474
git push origin automated-api-update -f
75-
- name: List modified files for automated-api-update branch
76-
run: |
77-
branch_commit=$(git rev-parse automated-api-update)
78-
modified_files=$(git diff --name-only $branch_commit ${{ github.sha }})
79-
echo "Modified files for branch automated-api-update:"
80-
echo "$modified_files"

0 commit comments

Comments
 (0)