diff --git a/README.md b/README.md index 2551192a1..8ca953beb 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ source: - all: - changed-files: - any-glob-to-any-file: 'src/**/*' - - all-globs-to-all-files: '!src/docs/*' + - all-globs-to-all-files: '!src/docs/**/*' # Add 'feature' label to any PR where the head branch name starts with `feature` or has a `feature` section in the name feature: