diff --git a/README.md b/README.md index 8eea3cb..8856d36 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Add the following step at the end of your job. commit_options: '--no-verify --signoff' # Optional glob pattern of files which should be added to the commit - file_pattern: src/\*.js + file_pattern: src/*.js tests/*.js # Optional local file path to the repository repository: .