Skip to content

Commit 72dfe89

Browse files
committed
test fork branch
1 parent aa8c623 commit 72dfe89

3 files changed

Lines changed: 69935 additions & 2 deletions

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

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ Thumbs.db
7070
protos/generated/.openapi-generator/
7171
protos/generated/.openapi-generator-ignore
7272
/cloned-repo
73-
opensearch-openapi.yaml
73+
# opensearch-openapi.yaml

0 commit comments

Comments
 (0)