Skip to content

Commit

Permalink
Add codeql and docker in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Jan 4, 2024
1 parent e9e1e3b commit 9f43e4c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ All inputs are optional and default to the following, gaining about 7-8 GB addit
description: 'Removes GHC (Haskell) artifacts.'
required: false
default: 'false'
remove-codeql:
description: 'Removes CodeQL Action Bundles.'
required: false
default: 'false'
remove-docker-images:
description: 'Removes cached Docker images.'
required: false
default: 'false'
```
[easimon/maximize-build-space]: https://github.com/easimon/maximize-build-space

0 comments on commit 9f43e4c

Please sign in to comment.