From 7263b0c8ddd626e211c10e7f844f5339e5074bfc Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo <43278243+agdamsbo@users.noreply.github.com> Date: Sun, 25 Jun 2023 17:07:13 +0000 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index bdb4a26..e4927c5 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -3,9 +3,9 @@ name: Deploy static content to Pages on: # Runs on pushes targeting the default branch - push: - branches: ["main"] - + # push: + # branches: ["main"] + # Allows you to run this workflow manually from the Actions tab workflow_dispatch: