From 12d8aff89d8347b9a102320849a3838746bc85f9 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Sun, 22 Sep 2019 15:05:43 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2df08c1..4360898 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ name: php-cs-fixer on: pull_request: paths: - - '*.php' + - '**.php' jobs: php-cs-fixer: