From bca6f7402252b4252103def4b9afd52d963d72bb Mon Sep 17 00:00:00 2001 From: Justin Drew <2396364+jdrew82@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:19:48 -0500 Subject: [PATCH] test: Fix yamllint again --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ceaa16f..2ac9909 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -241,4 +241,4 @@ jobs: # } # env: # SLACK_WEBHOOK_URL: "${{ secrets.SLACK_WEBHOOK_URL }}" -# SLACK_WEBHOOK_TYPE: "INCOMING_WEBHOOK" \ No newline at end of file +# SLACK_WEBHOOK_TYPE: "INCOMING_WEBHOOK"