diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index e235372..0a6da09 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -1,8 +1,6 @@ name: Jekyll site CI on: - push: - branches: [ master ] pull_request: branches: [ master ]