There was an error while loading. Please reload this page.
1 parent cae3a21 commit b2c6335Copy full SHA for b2c6335
1 file changed
action.yaml
@@ -4,7 +4,7 @@ inputs:
4
path:
5
description: 'Path to the shell script (supports glob)'
6
required: true
7
- default: '*/*.sh'
+ default: '*.sh'
8
args:
9
description: 'Arguments to pass to the shellcheck command'
10
required: false
0 commit comments