1 parent 97c1efc commit 07e58cfCopy full SHA for 07e58cf
1 file changed
.github/workflows/convert-proto.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
auto-proto-convert:
11
runs-on: ubuntu-latest
12
- if: github.repository == 'opensearch-project/opensearch-protobufs'
+ # if: github.repository == 'opensearch-project/opensearch-protobufs'
13
steps:
14
- name: Checkout Repository
15
uses: actions/checkout@v4
0 commit comments