Skip to content

Commit 6d47415

Browse files
committed
chore: remove redundant 'required: true'
1 parent ba08d01 commit 6d47415

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/format/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: 'Runs npm run lint:fix'
33
inputs:
44
path:
55
description: 'Path to the node repository'
6-
required: true
76
default: '.'
87
runs:
98
using: 'composite'

0 commit comments

Comments
 (0)