Skip to content

Commit

Permalink
Update auto_close.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karma9874 authored Dec 4, 2023
1 parent bddf566 commit 94e896c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/auto_close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ jobs:
close-issue-message: "This issue was closed because it has been inactive for 7 days since being marked as stale."
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
debug-only: false
operations-per-run: 200
ascending: true

0 comments on commit 94e896c

Please sign in to comment.