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 47d7294 commit 1ee52ceCopy full SHA for 1ee52ce
README.md
@@ -28,7 +28,7 @@ jobs:
28
contents: read
29
steps:
30
- name: Clean old workflow runs
31
- uses: ./path/to/this/action
+ uses: diverger/gh-clean-workflow
32
with:
33
runs_older_than: "30"
34
runs_to_keep: "5"
0 commit comments