Skip to content

Commit 31293d3

Browse files
authored
surefire reports new release 24
Closes keycloak#28167 Signed-off-by: Lukas Hanusovsky <[email protected]>
1 parent 220564c commit 31293d3

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/archive-surefire-reports

1 file changed

+1
-1
lines changed

.github/actions/archive-surefire-reports/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
release-branches:
88
description: 'List of all related release branches (in JSON format)'
99
required: false
10-
default: '["refs/heads/release/22.0"]'
10+
default: '["refs/heads/release/22.0","refs/heads/release/24.0"]'
1111
keep-days:
1212
description: 'For how many days to store the particular artifact.'
1313
required: false

0 commit comments

Comments
 (0)