From 2578ebb536c4617fd3b343fb2468d1a3c5b705b8 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 7 Jun 2021 17:11:23 +0900 Subject: [PATCH] Add a missing branches key --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 846fcf9..4eee053 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: branches: - master pull_request: + branches: - "*" jobs: