Skip to content

Commit

Permalink
Try semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
luispabon committed Feb 5, 2021
1 parent cef67e7 commit 15e211f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
days-before-stale: 30
days-before-close: 7

- uses: phpdocker-io/github-actions-delete-abandoned-branches@1
- uses: phpdocker-io/github-actions-delete-abandoned-branches@1.*
with:
github_token: ${{ github.token }}
last_commit_age_days: 100
Expand Down

0 comments on commit 15e211f

Please sign in to comment.