From 005eff2683426cefbdabd9f7dd4574077b8e6464 Mon Sep 17 00:00:00 2001 From: KosmonautX Date: Thu, 14 Mar 2024 08:49:43 +0800 Subject: [PATCH] Update jekyll.yml (#61) --- .github/workflows/jekyll.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 424874c1..2dcd2a52 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -9,7 +9,7 @@ name: Write ✍️ Writing to Pages 📜 on: # Runs on pushes targeting the default branch pull_request: - branches: ["master"] + branches: [ master ] paths: - 'writing/**'