summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJon Parise <jon@pinterest.com>2019-09-10 19:58:24 -0400
committerJon Parise <jon@pinterest.com>2019-09-10 19:58:24 -0400
commit87d0f0acff3279ecf19ba3fe1c775c2ab4c1c32d (patch)
treefef94a04ca4f2273ab8f4449007666ab3b5df9fd /.github/workflows
parent1b78174539af24331997aed01fe83afeb37579bc (diff)
downloadpymemcache-87d0f0acff3279ecf19ba3fe1c775c2ab4c1c32d.tar.gz
Rename CI workflow to "CI"
Diffstat (limited to '.github/workflows')
-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 f7e08ce..5c725d2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: Python
+name: CI
on:
push: