Skip to content

Commit d01b270

Browse files
committed
WIP: github: Try setting required: false
1 parent 0535a98 commit d01b270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
description: 'Branch to extract from'
1010
type: string
1111
default: 'master'
12+
required: false
1213
login:
1314
description: 'Log in to Docker Hub'
1415
type: boolean

0 commit comments

Comments
 (0)