diff --git a/.github/workflows/free-space.yml b/.github/workflows/free-space.yml deleted file mode 100644 index 7127d2f..0000000 --- a/.github/workflows/free-space.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: Free Disk Space (Ubuntu) -on: - push: - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: - -jobs: - free-disk-space: - runs-on: ubuntu-latest - steps: - - - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@main - with: - # this might remove tools that are actually needed, - # if set to "true" but frees about 6 GB - tool-cache: false - - # all of these default to true, but feel free to set to - # "false" if necessary for your workflow - android: true - dotnet: true - haskell: true - large-packages: true - docker-images: false - swap-storage: true diff --git a/files/files/.gitkeep b/files/files/.gitkeep new file mode 100644 index 0000000..e69de29