From bd7c57f882986340cc7726ee45eb86cff39ad62e Mon Sep 17 00:00:00 2001 From: Chris Ayers Date: Mon, 27 Jun 2022 14:05:45 -0400 Subject: [PATCH] updated workflows --- .github/workflows/00-basic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/00-basic.yml b/.github/workflows/00-basic.yml index ab3fdd5..a1aa505 100644 --- a/.github/workflows/00-basic.yml +++ b/.github/workflows/00-basic.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: Basic Workflow # Controls when the workflow will run on: