Renamed job

This commit is contained in:
Hugo Bernier 2022-03-13 13:38:53 -04:00 committed by GitHub
parent 8d537af308
commit 90933da687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,11 +6,11 @@ on:
permissions:
issues: write
jobs:
stale:
destale-inator:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
name: 'Close invalid author'
name: 'Close invalid authors'
with:
days-before-issue-stale: 3
days-before-issue-close: 1