mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Correct reference to daysUntilClose (#1516)
This commit is contained in:
2
.github/workflows/no-response.yml
vendored
2
.github/workflows/no-response.yml
vendored
@@ -16,5 +16,5 @@ jobs:
|
|||||||
- uses: lee-dohm/no-response@v0.5.0
|
- uses: lee-dohm/no-response@v0.5.0
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
daysUtilClose: 30
|
daysUntilClose: 30
|
||||||
responseRequiredLabel: needinfo
|
responseRequiredLabel: needinfo
|
||||||
|
|||||||
Reference in New Issue
Block a user