diff --git a/.github/workflows/locker.yml b/.github/workflows/locker.yml index 5860349a437..cc6e89aa6da 100644 --- a/.github/workflows/locker.yml +++ b/.github/workflows/locker.yml @@ -21,8 +21,8 @@ jobs: uses: ./actions/locker with: daysSinceClose: 45 - appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}} daysSinceUpdate: 3 ignoredLabel: "*out-of-scope,accessibility" ignoreLabelUntil: "author-verification-requested" + ignoredMilestones: "Backlog Candidates" labelUntil: "verified"