Skip to content

Commit 862e9ea

Browse files
chore: change default value of ignoreUsers
1 parent a5641c2 commit 862e9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ inputs:
2727
required: false
2828
ignoreUsers:
2929
description: 'Specify usernames that should be ignored while running this workflow'
30-
default: 'false'
30+
default: ''
3131
required: false
3232
ignoreCollaborators:
3333
description: 'Ignore all the collaborators in the repository while running this workflow'

0 commit comments

Comments
 (0)