mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-07-04 23:51:37 +00:00
Update action.yml
This commit is contained in:
@@ -27,7 +27,6 @@ runs:
|
||||
run: |
|
||||
set +e
|
||||
cd "${GITHUB_WORKSPACE}"
|
||||
mkdir output
|
||||
if [ -z ${{ inputs.config }} ]; then
|
||||
export CONFIG=""
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user