From 8ee5b650a2d77467a522e5de3976b2add009b8cf Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 15 Jun 2021 23:19:02 +0300 Subject: workflows/ci: rename to "CI" --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7f36a65..c3f5e58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Test +name: CI on: push: -- cgit v1.2.3