From 551961e8073e7cccc72ab1ddc90a1f66c7a470e3 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Mon, 23 Sep 2019 14:36:00 +0900 Subject: [PATCH] gha: remove paths --- .github/workflows/docker-image-ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/docker-image-ci.yml b/.github/workflows/docker-image-ci.yml index 59ac36d..226e3f4 100644 --- a/.github/workflows/docker-image-ci.yml +++ b/.github/workflows/docker-image-ci.yml @@ -4,12 +4,6 @@ on: pull_request: types: [opened, synchronize] push: - paths: - - '**' - - '.**' - - '!LICENSE' - - '!README.md' - - '!images' jobs: test: