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 cef67e7 commit 15e211fCopy full SHA for 15e211f
.github/workflows/cleanup.yaml
@@ -23,7 +23,7 @@ jobs:
23
days-before-stale: 30
24
days-before-close: 7
25
26
- - uses: phpdocker-io/github-actions-delete-abandoned-branches@1
+ - uses: phpdocker-io/github-actions-delete-abandoned-branches@1.*
27
with:
28
github_token: ${{ github.token }}
29
last_commit_age_days: 100
0 commit comments