mirror of
https://github.com/azure/login.git
synced 2026-03-12 18:07:08 -04:00
Update defaultLabels.yml
This commit is contained in:
9
.github/workflows/defaultLabels.yml
vendored
9
.github/workflows/defaultLabels.yml
vendored
@@ -13,15 +13,6 @@ jobs:
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
# - uses: actions/stale@v3
|
||||
# name: Default issue label as need-to-triage
|
||||
# with:
|
||||
# repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# stale-issue-message: 'This issue is marked need-to-triage for generating issues report.'
|
||||
# stale-issue-label: 'need-to-triage'
|
||||
# days-before-stale: 0
|
||||
# days-before-close: -1
|
||||
# operations-per-run: 100
|
||||
|
||||
- uses: actions/stale@v3
|
||||
name: Setting issue as idle
|
||||
|
||||
Reference in New Issue
Block a user