mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat: add rmore stale label when updates
This commit is contained in:
1
.github/workflows/close-inactive-pr.yml
vendored
1
.github/workflows/close-inactive-pr.yml
vendored
@@ -24,4 +24,5 @@ jobs:
|
||||
close-pr-message: 'This pull request was closed because it has been inactive for 5 days since being marked as stale.'
|
||||
only-pr-labels: 'answer'
|
||||
exempt-pr-labels: 'challenge-creation, long-term, to be reviewed'
|
||||
remove-pr-stale-when-updated: true
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user