From e3d77e552823dc2c21eb5da3fcbd5d2fb8501682 Mon Sep 17 00:00:00 2001 From: bilalabbad Date: Fri, 2 Aug 2024 15:42:55 +0200 Subject: [PATCH] disabled yaml lint truthy --- .github/workflows/chromatic.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index e00d7581a0..e1d3351f86 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -1,4 +1,5 @@ --- +# yamllint disable rule:truthy rule:truthy rule:line-length name: 'Chromatic Publish' on: push: