Skip to content

Commit bdaf13f

Browse files
committed
checkout generator repo on feature branch for testing
1 parent 82245d1 commit bdaf13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
uses: actions/checkout@v3
106106
with:
107107
repository: "stackitcloud/stackit-sdk-generator"
108-
ref: "main"
108+
ref: "bf/add-javasdk-to-pipeline"
109109
- name: Build
110110
uses: ./.github/actions/build/java
111111
with:

0 commit comments

Comments
 (0)