We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5049334 commit 82a6244Copy full SHA for 82a6244
README.md
@@ -1,4 +1,4 @@
1
-# 🗑️ Clean Workflow Logs Action
+# 🗑️ Clean Workflow Runs Action
2
3
A GitHub Action to clean up old workflow runs and save storage space in your repository.
4
@@ -13,7 +13,7 @@ A GitHub Action to clean up old workflow runs and save storage space in your rep
13
## Usage
14
15
```yaml
16
-name: Clean Workflow Logs
+name: Clean Workflow Runs
17
18
on:
19
schedule:
0 commit comments