Skip to content

Commit

Permalink
workflows, auto-bumper: Update supported stable branches
Browse files Browse the repository at this point in the history
CNAO will auto bump only the stable branches that are set on the
workflow branch matrix.
Updating the supported branches.

Signed-off-by: Ram Lavi <ralavi@redhat.com>
  • Loading branch information
RamLavi committed Nov 1, 2023
1 parent d27e0bd commit ed62e6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/component-bumper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@ jobs:
matrix:
branch:
- main
- release-0.53
- release-0.58
- release-0.65
- release-0.76
- release-0.79
- release-0.85
- release-0.89
steps:
- name: Login to Quay
Expand Down

0 comments on commit ed62e6a

Please sign in to comment.