aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 20:35:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 20:35:16 +0300
commitde8589d4ab87598d69a50da02b5204d275d3b456 (patch)
treedb0c0e0ddab84a2f4ce65f7a5d03d85b5d6da712
parentworkflows/test -> workflows/ci (diff)
downloadcgitize-de8589d4ab87598d69a50da02b5204d275d3b456.tar.gz
cgitize-de8589d4ab87598d69a50da02b5204d275d3b456.zip
workflows/ci: rename to "CI"
-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 4a848aa..73aa411 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: Test
+name: CI
on:
push: