From 38e7d23fd0c3fdb48663130c2665c343b5db09bb Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 2 Nov 2020 00:38:31 +0000 Subject: [PATCH] Only run CI for pull requests --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29e8205..1e5b29f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,6 @@ name: CI on: - push: - branches: [production] pull_request: env: