From c65cdb80e4e26f00beea141f177f8b40275b068e Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Mon, 18 Jul 2022 14:01:58 -0700 Subject: [PATCH] branch --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a39b39a..6de38c7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: push: - # branches: [master] + branches: [master] pull_request: # run on all PRs, not just PRs to a particular branch jobs: