Skip to content

Commit 1ee52ce

Browse files
authored
Update README.md
1 parent 47d7294 commit 1ee52ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
contents: read
2929
steps:
3030
- name: Clean old workflow runs
31-
uses: ./path/to/this/action
31+
uses: diverger/gh-clean-workflow
3232
with:
3333
runs_older_than: "30"
3434
runs_to_keep: "5"

0 commit comments

Comments
 (0)