Skip to content

Commit d87ed20

Browse files
committed
Merge branch 'main' into detected-horreum-openapi-change-main
Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
1 parent 6e81be2 commit d87ed20

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Backporting
4242
uses: kiegroup/git-backporting@v4
4343
with:
44-
target-branch: 0.18.x
44+
target-branch: 0.19.x
4545
pull-request: ${{ github.event.pull_request.url }}
4646
no-squash: ${{ env.NO_SQUASH_OPTION }}
4747
strategy: ort

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- main
88
- 0.17.x
99
- 0.18.x
10+
- 0.19.x
1011
pull_request:
1112
jobs:
1213
test:

pkg/raw_client/models/experiment_profile.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)