From 500e63d4821dbe616e126d74e4ebcaffbcbfa22e Mon Sep 17 00:00:00 2001 From: Stephen Soltan <187546598+saltman007web@users.noreply.github.com> Date: Thu, 17 Apr 2025 07:26:12 +0930 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 1abc7ae..4d6c7b7 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -4,7 +4,7 @@ name: Deploy static content to Pages on: # Runs on pushes targeting the default branch push: - branches: ["patch-1"] + branches: ["main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: