Skip to content

Commit

Permalink
Update dormant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phw198 authored Oct 16, 2021
1 parent 5156d32 commit 072ff30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dormant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# You can adjust the behavior by modifying this file.
# For more information, see:
# https://github.com/actions/stale
name: Mark stale issues and pull requests
name: Mark dormant issues and pull requests

on:
workflow_dispatch:
Expand All @@ -30,4 +30,4 @@ jobs:
stale-issue-message: 'This issue has been marked dormant because the last update is at least 30 days ago. If no update is made with the next 7 days, the issue will be closed.'
days-before-close: 7
start-date: '2020-01-01T00:00:00Z' # ISO 8601 or RFC 2822

operations-per-run: 100

0 comments on commit 072ff30

Please sign in to comment.