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 d8f6fc7 commit f3e1626Copy full SHA for f3e1626
README.md
@@ -45,7 +45,7 @@ jobs:
45
| `github_token` | GitHub token with actions:write permissions | `${{ github.token }}` | No |
46
47
> [!NOTE]
48
-> The `dry_run` parameter defaults to `true`. It will delete nothing and you can preview in the log output to see what would be deleted.
+> The `dry_run` parameter defaults to `true`. So by default it will delete nothing and you can preview in the log output to see what would be deleted.
49
50
> [!TIP]
51
> For regular maintenance, consider setting `runs_older_than` to 30+ days and `runs_to_keep` to 5-10 runs per workflow.
0 commit comments