Skip to content

Commit a5251c6

Browse files
committed
changes
1 parent ba44d49 commit a5251c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/generate.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ on:
2323
previous-file:
2424
type: string
2525
description: Previous test yaml file to use as a base
26+
login_username:
27+
type: string
28+
description: Username
29+
login_password:
30+
type: string
31+
description: Username
2632

2733
workflow_call:
2834
inputs:

0 commit comments

Comments
 (0)