Skip to content

Commit 1bae461

Browse files
committed
chore: removed manual generated ones
1 parent e3bd859 commit 1bae461

25 files changed

Lines changed: 1 addition & 67281 deletions

File tree

.github/workflows/protos.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,8 @@ jobs:
7272
run: |
7373
git config --global user.name 'GitHub Actions Bot'
7474
git config --global user.email '<>'
75-
git add proto
7675
git add src/grpc/generated
77-
git commit -m "Update proto and generated sdk directory with latest changes"
76+
git commit -m "Update generated sdk directory with latest changes"
7877
7978
- name: Push Changes
8079
env:

proto/README.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)