We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 220564c commit 31293d3Copy full SHA for 31293d3
.github/actions/archive-surefire-reports/action.yml
@@ -7,7 +7,7 @@ inputs:
7
release-branches:
8
description: 'List of all related release branches (in JSON format)'
9
required: false
10
- default: '["refs/heads/release/22.0"]'
+ default: '["refs/heads/release/22.0","refs/heads/release/24.0"]'
11
keep-days:
12
description: 'For how many days to store the particular artifact.'
13
0 commit comments