Skip to content

Commit b0dabe2

Browse files
committed
Add retention days input
1 parent 0a7a772 commit b0dabe2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/sycl-linux-run-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ on:
8181
artifact_archive_name:
8282
type: string
8383
default: e2e_binaries.tar.zst
84+
retention-days:
85+
description: 'E2E binaries artifact retention period'
86+
type: string
87+
default: 1
8488

8589
reset_intel_gpu:
8690
type: string

0 commit comments

Comments
 (0)