Skip to content

Commit 5f5d5bb

Browse files
authored
Update no-response.yml
1 parent 5edf01e commit 5f5d5bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/no-response.yml

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
# Schedule for five minutes after the hour, every hour
1010
- cron: '5 * * * *'
1111
workflow_dispatch:
12+
inputs:
13+
version:
14+
description: 'Release version'
15+
required: false
1216

1317
permissions:
1418
issues: write

0 commit comments

Comments
 (0)