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