Skip to content

Commit

Permalink
edit path for docs in root (#2092)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Robinson <merobi@gmail.com>

Signed-off-by: Michael Robinson <merobi@gmail.com>
Co-authored-by: Willy Lulciuc <willy@datakin.com>
  • Loading branch information
merobi-hub and wslulciuc authored Aug 30, 2022
1 parent c5f0bb2 commit 53460fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/boring-cyborg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ labelPRBasedOnFilePath:
# Add 'docs' to any changes to `.md` files in root or within 'docs' folder, subfolders
docs:
- docs/**/*
- ../*.md
- "*.md"

# Add 'client/java' to any changes within 'clients/java' folder or any subfolders
client/java:
Expand Down

0 comments on commit 53460fa

Please sign in to comment.