Skip to content

Commit 813e7f5

Browse files
committed
Add inputs section in GHA workflow example
1 parent c9e7f14 commit 813e7f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ name: Bump version
240240

241241
on:
242242
workflow_dispatch:
243+
inputs:
243244
bump-type:
244245
description: 'Bump type'
245246
required: true

0 commit comments

Comments
 (0)