From a1adb3bb7bbbd6170f12a4ffabe669a8119bce1c Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Mon, 23 Sep 2019 14:35:33 +0900 Subject: [PATCH] gha: remove paths --- .github/workflows/test.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5248cd0..6b5bb9e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,13 +4,6 @@ on: pull_request: types: [opened, synchronize] push: - paths: - - '**' - - '!LICENSE' - - '!README.md' - - '!images' - - '!.gitignore' - - '!.vscode' jobs: test: