You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -373,7 +373,7 @@ CONTAINER_NAME=base \
373
373
374
374
# Cleaning up unused container images
375
375
376
-
There is a script to delete unused container images on github. This runs on every merge to main and deletes pull request images, and on a weekly schedule it deletes images created by CI.
376
+
There is a script to delete unused container images on GitHub. This runs on every merge to main and deletes pull request images, and on a weekly schedule it deletes images created by CI.
377
377
You can run it manually using the following. Using the `dry-run` flag just shows what would be deleted
0 commit comments