We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f97210 commit 7048ffbCopy full SHA for 7048ffb
action.yml
@@ -1,4 +1,7 @@
1
-name: "Free Disk Space (Ubuntu)"
+name: "Free Disk Space (CI Action)"
2
+# This is a replacement for the inactive (https://github.com/jlumbroso/free-disk-space) original work.
3
+# After several attempts and 2 years of inactivity, this forked project is an attempt to keep the
4
+# useful tool supported by the community."
5
description: "A configurable GitHub Action to free up disk space on an Ubuntu GitHub Actions runner."
6
7
# See: https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#branding
0 commit comments