We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fe0795 + 3df79bd commit bab6693Copy full SHA for bab6693
.github/workflows/handles.yml
@@ -2,6 +2,7 @@ name: handle-generation
2
3
on:
4
workflow_dispatch:
5
+ inputs:
6
iterations:
7
description: 'Number of handles to generate'
8
default: 1
0 commit comments