From fde8aebf868fc3bd3057645861ee988394339745 Mon Sep 17 00:00:00 2001 From: the-run-philosophy <103350359+the-run-philosophy@users.noreply.github.com> Date: Sat, 16 Apr 2022 14:42:57 -0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 154534f..bc46b7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,9 @@ name: Check PR -on: [ pull_request ] +on: + pull_request: + branches: + - website jobs: run-ci: