Update README.md (#201)

Fixes #200
This commit is contained in:
Tonye Jack 2021-09-27 22:12:45 -04:00 committed by GitHub
parent 4787cce9c3
commit 8a129181d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,9 +151,9 @@ jobs:
test.txt test.txt
new.txt new.txt
test_directory test_directory
*.sh \.sh$
.(png|jpeg)$ .(png|jpeg)$
.(sql)$ .(sql|py)$
^(mynewfile|custom) ^(mynewfile|custom)
- name: Run step if any of the listed files above change - name: Run step if any of the listed files above change