diff --git a/.github/workflows/stale-actions.yaml b/.github/workflows/stale-actions.yaml index f43e10db8..32f08e781 100644 --- a/.github/workflows/stale-actions.yaml +++ b/.github/workflows/stale-actions.yaml @@ -21,7 +21,7 @@ jobs: This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days # Not stale if have this labels or part of milestone - exempt-issue-labels: bug,wip,on-hold + exempt-issue-labels: bug,wip,on-hold,auto-update exempt-pr-labels: bug,wip,on-hold exempt-all-milestones: true # Close issue operations