This is an automated email from the ASF dual-hosted git repository.
techdocsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 263ac36e8d docs: fix autolabeler for jupyter notebooks (#14862)
263ac36e8d is described below
commit 263ac36e8d757b31a0e0f5520545bc7e24dadb58
Author: 317brian <[email protected]>
AuthorDate: Fri Aug 18 12:42:36 2023 -0700
docs: fix autolabeler for jupyter notebooks (#14862)
---
.github/labeler.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/labeler.yml b/.github/labeler.yml
index b84f335b12..b669a83dc5 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -23,4 +23,4 @@
"Area - Documentation":
- "docs/**/*"
- "website/**"
- - "examples/quickstart/jupyter-notebooks/*"
\ No newline at end of file
+ - "examples/quickstart/jupyter-notebooks/**"
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]