From 0cc7e14e5ea615c1f1be8dac1f927b9b314f492c Mon Sep 17 00:00:00 2001 From: Sergey Dolin Date: Mon, 28 Sep 2020 12:36:43 +0500 Subject: [PATCH] Change descriptive comment --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 376b5f25a..ea1eb7855 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -1,4 +1,4 @@ -# This is a basic workflow to help you get started with Actions +# CI Validation name: CI