Skip to content

Commit c887abc

Browse files
authored
Merge pull request #135 from arminbro/dev
chore: update repo pruner inactive_days
2 parents 36638be + a0da944 commit c887abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-pruner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
with:
16-
inactive_days: 4
16+
inactive_days: 30
1717
base_branch: master

0 commit comments

Comments
 (0)