From 0505b5096500cab48559740bbcc40e6131199551 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 1 Jan 2020 23:54:54 +0900 Subject: [PATCH] ci: Remove branches-ignore --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 170b65d..a74bbab 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,8 +3,6 @@ name: 'Test' on: pull_request: types: [opened, synchronize] - branches-ignore: - - 'release-*' paths-ignore: - '**.md' push: