Skip to content

Commit 631c687

Browse files
authored
Merge pull request ceph#60736 from guits/fix-stale-bot
.github/workflows: Do not exempt PRs with milestone
2 parents 98d5009 + 6054be5 commit 631c687

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/stale.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ jobs:
4747
# Labels on PRs exempted from stale
4848
exempt-pr-labels: 'pinned,security'
4949

50-
# Exempt all PRs with milestones from stale (also exempts Issues)
51-
exempt-all-pr-milestones: true
52-
5350
# Max number of operations per run
5451
operations-per-run: 100
5552

0 commit comments

Comments
 (0)