From 52e74c241f279ba88ec3483763cd051a63c8e637 Mon Sep 17 00:00:00 2001 From: dignifiedquire Date: Tue, 9 Jun 2020 13:14:55 +0200 Subject: [PATCH] update pipeline name --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2fdbec3f..c903d1b15 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,9 @@ +name: Rust CI + on: pull_request: push: -name: Code Quality jobs: fmt: