Skip to content

netbrain/free-disk-space-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Free Disk Space GitHub Action

This GitHub Action is designed to free up disk space on GitHub runners by performing a series of cleanup operations. It removes certain directories, purges specific packages, and cleans up Docker images.

Usage

To use this action in your GitHub workflow, add the following step:

steps:
  - name: Free it!
    uses: netbrain/free-disk-space-action@v0.0.1

About

Frees up disk space on the runner

Resources

License

Stars

Watchers

Forks

Packages

No packages published