Skip to content

Commit

Permalink
Merge pull request #245 from 10up/fix/no-response
Browse files Browse the repository at this point in the history
Update no-response.yml
  • Loading branch information
jeffpaul authored Feb 29, 2024
2 parents c013beb + 280aeeb commit 8f99f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no-response.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
noResponse:
runs-on: ubuntu-latest
steps:
- uses: MBilalShafi/[email protected]
- uses: MBilalShafi/no-response-add-label@v0.0.6
with:
token: ${{ github.token }}
daysUntilClose: 14 # Number of days of inactivity before an Issue is closed for lack of response
Expand Down

0 comments on commit 8f99f43

Please sign in to comment.