Skip to content

Commit

Permalink
chore: starting release branch for release-2.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Feb 8, 2025
1 parent dd14910 commit 75878ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-automatic-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
ref-branch: [main, release-2.5.x, release-2.4.x]
ref-branch: [main, release-2.5.x, release-2.6.x]

if: github.repository == 'apache/camel-k'
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ref-branch: [main, release-2.4.x, release-2.5.x]
ref-branch: [main, release-2.6.x, release-2.5.x]

if: github.repository == 'apache/camel-k'
runs-on: ubuntu-latest
Expand Down

0 comments on commit 75878ef

Please # to comment.