Skip to content

⚙️ A GitHub Action to free disk space on an Ubuntu runner.

License

Notifications You must be signed in to change notification settings

kfir4444/free-disk-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

free-disk-space

A customizable GitHub Actions to free disk space on Ubuntu GitHub Actions runners.

Example

name: Free Disk Space
on: push

jobs:
  free-disk-space:
    runs-on: ubuntu-latest
    steps:

    - name: Free Disk Space
      uses: jlumbroso/free-disk-space@main

About

⚙️ A GitHub Action to free disk space on an Ubuntu runner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published