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/**'