We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281dcb7 commit efc15cfCopy full SHA for efc15cf
.github/workflows/defaultLabels.yml
@@ -13,15 +13,6 @@ jobs:
13
14
# Steps represent a sequence of tasks that will be executed as part of the job
15
steps:
16
-# - uses: actions/stale@v3
17
-# name: Default issue label as need-to-triage
18
-# with:
19
-# repo-token: ${{ secrets.GITHUB_TOKEN }}
20
-# stale-issue-message: 'This issue is marked need-to-triage for generating issues report.'
21
-# stale-issue-label: 'need-to-triage'
22
-# days-before-stale: 0
23
-# days-before-close: -1
24
-# operations-per-run: 100
25
26
- uses: actions/stale@v3
27
name: Setting issue as idle
0 commit comments