Skip to content

Commit ae44877

Browse files
Merge pull request #229 from Workiva/ws/add-retention-to-gha
add retention to upload
2 parents 462eba0 + 54ce451 commit ae44877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
with:
5757
name: go-datastructures test go ${{ matrix.go }}
5858
path: ./artifacts/tests_go_version-${{ matrix.go }}.xml
59+
retention-days: 7
5960

6061
- uses: anchore/sbom-action@v0
6162
with:

0 commit comments

Comments
 (0)