Surefire reports - support 26.0 release branch
Closes #34681 Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
This commit is contained in:
parent
a2ba3c8ace
commit
5ba1efc858
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ inputs:
|
|||
release-branches:
|
||||
description: 'List of all related release branches (in JSON format)'
|
||||
required: false
|
||||
default: '["refs/heads/release/22.0","refs/heads/release/24.0"]'
|
||||
default: '["refs/heads/release/22.0","refs/heads/release/24.0","refs/heads/release/26.0"]'
|
||||
keep-days:
|
||||
description: 'For how many days to store the particular artifact.'
|
||||
required: false
|
||||
|
|
Loading…
Reference in a new issue