Skip to content

Commit

Permalink
chore: update .github/workflows/stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-foundation-bot committed Jan 3, 2024
1 parent d6cb390 commit d82c50c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
stale-pr-message: 'This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
exempt-issue-labels: triaged,dependencies
exempt-issue-labels: 'triaged'
exempt-pr-labels: 'dependencies,autorelease: pending'

0 comments on commit d82c50c

Please sign in to comment.