Update github workflows
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
area:techdocs:
|
||||
- '/(techdocs|tech-docs|tech docs)/i'
|
||||
area:discoverability:
|
||||
area:search:
|
||||
- '/search/i'
|
||||
area:events:
|
||||
- '/events/i'
|
||||
|
||||
+5
-1
@@ -4,7 +4,11 @@ area:catalog:
|
||||
- plugins/catalog/**/*
|
||||
- plugins/catalog-*/**/*
|
||||
- packages/catalog-*/**/*
|
||||
area:discoverability: # search + home
|
||||
area:home:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- plugins/home/**/*
|
||||
area:search:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- plugins/search/**/*
|
||||
|
||||
Reference in New Issue
Block a user