Commit d4d32d7
authored
Bugfix for PR cache cleanup (#585)
The PR cache cleanup script currently only pulls the top 30 cache keys
to consider cleaning up. This updates it to pull all keys.
Follow up from discussion on #569.
Signed-off-by: Angela Burton <angelab@nvidia.com>1 parent 9ad63e8 commit d4d32d7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments