Skip to content

Commit 82a6244

Browse files
committed
docs: update action name and README content
- Change action name from "Clean Workflow Logs" to "Clean Workflow Runs" - Update README.md to reflect the new action name
1 parent 5049334 commit 82a6244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🗑️ Clean Workflow Logs Action
1+
# 🗑️ Clean Workflow Runs Action
22

33
A GitHub Action to clean up old workflow runs and save storage space in your repository.
44

@@ -13,7 +13,7 @@ A GitHub Action to clean up old workflow runs and save storage space in your rep
1313
## Usage
1414

1515
```yaml
16-
name: Clean Workflow Logs
16+
name: Clean Workflow Runs
1717

1818
on:
1919
schedule:

0 commit comments

Comments
 (0)