From 7e23da138dcea613636b637806f56ae19397666b Mon Sep 17 00:00:00 2001 From: Skillz Date: Thu, 18 Jun 2020 09:59:51 -0400 Subject: [PATCH] rename --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 326dac0b0..524d6ae11 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: Testing/Linting +name: Documentation # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch