From fc62e2f0857274ead1126f7f2302db970fe9faf5 Mon Sep 17 00:00:00 2001 From: KosmonautX Date: Thu, 14 Mar 2024 01:30:22 +0800 Subject: [PATCH] Update jekyll.yml --- .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 e27d0aad..424874c1 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -8,7 +8,7 @@ name: Write ✍️ Writing to Pages 📜 on: # Runs on pushes targeting the default branch - push: + pull_request: branches: ["master"] paths: - 'writing/**'