Skip to content

Commit

Permalink
Update stalled.yml (#3)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Cohen <markcoh@amazon.com>
  • Loading branch information
macohen committed May 28, 2024
1 parent 446fedc commit 0708049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stalled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
steps:
- uses: aws-actions/stale-issue-cleanup@v6
with:
issue-types: pr
stale-pr-label: 'stalled'
stale-pr-message: 'This PR is stalled because it has been open for 1 days with no activity.'
days-before-stale: 1
Expand Down

0 comments on commit 0708049

Please sign in to comment.