1 parent 0030fdf commit 3a48af9Copy full SHA for 3a48af9
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