diff --git a/.github/workflows/detect-helm-instance-deployment.yml b/.github/workflows/detect-helm-instance-deployment.yml index f4f5d58..47148f7 100644 --- a/.github/workflows/detect-helm-instance-deployment.yml +++ b/.github/workflows/detect-helm-instance-deployment.yml @@ -77,5 +77,4 @@ jobs: - name: Files exist if: steps.check_files.outputs.exists == 'true' - # Only runs if all of the files exist run: echo "All files exist!" \ No newline at end of file