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