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