From b66688aad9eebff6e7c99aa6f029d602bb2c1194 Mon Sep 17 00:00:00 2001 From: Michael Pilosov Date: Wed, 30 Sep 2020 21:50:53 -0600 Subject: [PATCH] change name --- .github/workflows/slim.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slim.yml b/.github/workflows/slim.yml index 44c04ee..0ee5b7e 100644 --- a/.github/workflows/slim.yml +++ b/.github/workflows/slim.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: Docker Build (default) +name: Docker Build (slim) # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch