From 5b29bc931e82de20960e65f107955f400becc1bc Mon Sep 17 00:00:00 2001 From: John D <427295+boostchicken@users.noreply.github.com> Date: Tue, 16 Nov 2021 08:17:55 -0800 Subject: [PATCH] Update pihole-dote.yml --- .github/workflows/pihole-dote.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pihole-dote.yml b/.github/workflows/pihole-dote.yml index 28e0f40..9f54d56 100644 --- a/.github/workflows/pihole-dote.yml +++ b/.github/workflows/pihole-dote.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: Pihole Dockerbuild +name: Pihole DoTE Dockerbuild # Controls when the action will run. on: