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