From 1ea62060c76376e89b5dcf3c4730c84140a9489a Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 7 Jan 2025 20:22:41 +0100 Subject: [PATCH] Update static.yml add manuel workflow push --- .github/workflows/static.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 021f2e4..e645781 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -3,6 +3,7 @@ name: Deploy to GitHub Pages on: # Runs on pushes targeting the default branch + workflow_dispatch: push: branches: ["master"] schedule: