Skip to content

Commit 2f1c9ae

Browse files
committed
generate protobuf
1 parent 7cc2a7c commit 2f1c9ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/convert-proto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
auto-proto-convert:
1111
runs-on: ubuntu-latest
12-
if: github.repository == 'opensearch-project/opensearch-protobufs'
12+
# if: github.repository == 'opensearch-project/opensearch-protobufs'
1313
steps:
1414
- name: Checkout Repository
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)