aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2020-03-30 20:17:31 -0500
committerGitHub <noreply@github.com>2020-03-30 21:17:31 -0400
commit3a41e003cf13f47c5902748c9031b38f4694e368 (patch)
treeffba586d3c0d76b1c1dd210b5eb36cefa2d9a6b2
parentb94706416abb0972cfccab9baccea71c99efb2ff (diff)
downloadcryptography-3a41e003cf13f47c5902748c9031b38f4694e368.tar.gz
cryptography-3a41e003cf13f47c5902748c9031b38f4694e368.tar.bz2
cryptography-3a41e003cf13f47c5902748c9031b38f4694e368.zip
name the CI GH workflow (#5161)
* name the CI GH workflow this will make the GH status info prettier * nonsense commit, codecov is trash
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1a2eb183..14418789 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,3 +1,4 @@
+name: CI
on:
pull_request: {}
push: