1 parent 2ec5f5e commit 5146af3Copy full SHA for 5146af3
1 file changed
.github/workflows/convert-proto.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
auto-proto-convert:
15
runs-on: ubuntu-latest
16
- if: github.repository == 'opensearch-project/opensearch-protobufs'
+ # if: github.repository == 'opensearch-project/opensearch-protobufs'
17
steps:
18
- name: Checkout Repository
19
uses: actions/checkout@v4
0 commit comments