From 27ea5a654191aefdd45dd2e731a6e1a4aace1540 Mon Sep 17 00:00:00 2001 From: dgibbs64 Date: Tue, 19 Aug 2025 16:36:30 +0000 Subject: [PATCH] chore: synced local './' with remote 'docker/' --- .github/workflows/action-prettier.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/action-prettier.yml b/.github/workflows/action-prettier.yml index 45ee27b..9560634 100644 --- a/.github/workflows/action-prettier.yml +++ b/.github/workflows/action-prettier.yml @@ -1,5 +1,6 @@ name: Prettier on: + workflow_dispatch: push: branches: - "*"