We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba08d01 commit 6d47415Copy full SHA for 6d47415
1 file changed
.github/actions/format/action.yml
@@ -3,7 +3,6 @@ description: 'Runs npm run lint:fix'
3
inputs:
4
path:
5
description: 'Path to the node repository'
6
- required: true
7
default: '.'
8
runs:
9
using: 'composite'
0 commit comments