Skip to content

Commit 696f946

Browse files
committed
test
1 parent fe94108 commit 696f946

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
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
auto-proto-convert:
1212
runs-on: ubuntu-latest
13-
if: github.repository == 'opensearch-project/opensearch-protobufs'
13+
# if: github.repository == 'opensearch-project/opensearch-protobufs'
1414
steps:
1515
- name: Checkout Repository
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)