summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2020-02-04 13:02:20 +0100
committerMarc Cornellà <marc.cornella@live.com>2020-02-04 13:02:20 +0100
commitdf56d1ee1fb7430d8979973300bf0c6b53a5446c (patch)
tree6e4d2021965edeb5c399f9ff6e02320108220750 /.github
parent69caf98cf754553fda969b0bf1d4966f0498f58f (diff)
downloadzsh-df56d1ee1fb7430d8979973300bf0c6b53a5446c.tar.gz
zsh-df56d1ee1fb7430d8979973300bf0c6b53a5446c.tar.bz2
zsh-df56d1ee1fb7430d8979973300bf0c6b53a5446c.zip
Rename GitHub Action to CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml (renamed from .github/workflows/check-suite.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-suite.yml b/.github/workflows/main.yml
index 3a7ad354d..7ab7efdd6 100644
--- a/.github/workflows/check-suite.yml
+++ b/.github/workflows/main.yml
@@ -1,4 +1,4 @@
-name: Check Suite
+name: CI
on:
pull_request:
types: