From 294448282a99484197f5d4978c90fab992aeed76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=BDingor?= Date: Sat, 25 Jan 2025 23:31:54 +0100 Subject: [PATCH] Fix CI #1 --- .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 935471a..de5d8a9 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -5,7 +5,7 @@ on: # Runs on pushes targeting the default branch workflow_dispatch: push: - branches: ["master"] + branches: ["main"] # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: