Skip to content

Commit feb5327

Browse files
authored
Update image-cleanup.yml
1 parent 62c70f4 commit feb5327

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Images
1818
with:
1919
registry: ghcr.io
20-
cleanup-stales: pr-[0-9]+-[0-9]+,ci-[a-zA-Z0-9._-]+-[0-9]+,[a-zA-Z0-9._-]+-dev-[0-9]+
20+
cleanup-stales: pr-[0-9]+-[0-9]+,ci-[a-zA-Z0-9._-]+-[0-9]+,[a-zA-Z0-9._-]+-dev[0-9]+
2121
stale-threshold: 15 days
2222
secrets:
2323
GH_PCKG_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}

0 commit comments

Comments
 (0)