From 8a129181d91caa2b1abebe2430878ab5a6fed3c2 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 27 Sep 2021 22:12:45 -0400 Subject: [PATCH] Update README.md (#201) Fixes #200 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f650c2d2..437a1daf 100644 --- a/README.md +++ b/README.md @@ -151,9 +151,9 @@ jobs: test.txt new.txt test_directory - *.sh + \.sh$ .(png|jpeg)$ - .(sql)$ + .(sql|py)$ ^(mynewfile|custom) - name: Run step if any of the listed files above change