Skip to content

Commit e8c6c72

Browse files
committed
Removed develop branch from github actions
1 parent e5479ca commit e8c6c72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
uses: actions/checkout@v4
4848
with:
4949
repository: ydb-platform/ydb-java-sdk
50-
ref: develop
5150
path: ydb-java-sdk
5251

5352
- name: Build YDB Java SDK
@@ -64,7 +63,6 @@ jobs:
6463
uses: actions/checkout@v4
6564
with:
6665
repository: ydb-platform/ydb-java-yc
67-
ref: develop
6866
path: ydb-java-yc
6967

7068
- name: Build YDB YC Auth Provider

0 commit comments

Comments
 (0)