Skip to content

firus-v/free-disk-space

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

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maximize disk space

Maximize the disk space of GitHub Actions.

name: Free Disk Space
on: push

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published