fix: no-response.yml
This commit is contained in:
parent
682b7232e5
commit
298ac143c7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/no-response.yml
vendored
2
.github/workflows/no-response.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- uses: lee-dohm/no-response@v0.5.0
|
||||
with:
|
||||
token: \$\{\{ github.token \}\}
|
||||
token: ${{ github.token }}
|
||||
daysUntilClose: 14
|
||||
responseRequiredLabel: more-information-needed
|
||||
closeComment: >
|
||||
|
|
Loading…
Reference in a new issue