From 1a25b54adbb2dc908fb208e8002a53437f0d8549 Mon Sep 17 00:00:00 2001 From: Delyan Angelov Date: Mon, 28 Dec 2020 20:03:00 +0200 Subject: [PATCH] ci: change `ci.yml` name to `Code CI`, to ease filtering --- .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 7034c96998..dfc5993931 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: CI +name: Code CI on: push: