aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 20:51:04 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 20:51:04 +0300
commit60c686ae3d567980ddd181e8673b77328fdfae39 (patch)
treedddf4a494db3860f6a5cb8c88e96cbfb9f499617 /.github
parentworkflows/test -> workflows/ci (diff)
downloadlinux-status-60c686ae3d567980ddd181e8673b77328fdfae39.tar.gz
linux-status-60c686ae3d567980ddd181e8673b77328fdfae39.zip
workflows/ci: rename to "CI"
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a52c7ce..f0e1d49 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: Test
+name: CI
on:
push: