Skip to content

Commit 15e211f

Browse files
committed
Try semantic versioning
1 parent cef67e7 commit 15e211f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
days-before-stale: 30
2424
days-before-close: 7
2525

26-
- uses: phpdocker-io/github-actions-delete-abandoned-branches@1
26+
- uses: phpdocker-io/github-actions-delete-abandoned-branches@1.*
2727
with:
2828
github_token: ${{ github.token }}
2929
last_commit_age_days: 100

0 commit comments

Comments
 (0)