Skip to content

Commit

Permalink
chore: starting release branch for release-2.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Oct 29, 2024
1 parent 18d8a68 commit 2df7ca4
Showing 1 changed file with 1 addition and 1 deletion.
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.3.x, release-2.4.x]
ref-branch: [main, release-2.5.x, release-2.4.x]

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

0 comments on commit 2df7ca4

Please sign in to comment.