1
0
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:
neilcar
2021-04-15 11:13:50 -04:00
committed by GitHub
parent e4912ccf10
commit 48df0df6b0
-1
View File
@@ -27,7 +27,6 @@ runs:
run: |
set +e
cd "${GITHUB_WORKSPACE}"
mkdir output
if [ -z ${{ inputs.config }} ]; then
export CONFIG=""
else