We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ea076 commit a0da944Copy full SHA for a0da944
1 file changed
.github/workflows/repo-pruner.yml
@@ -13,5 +13,5 @@ jobs:
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
with:
16
- inactive_days: 4
+ inactive_days: 30
17
base_branch: master
0 commit comments