Skip to content

Commit 6bcb23b

Browse files
trauttradebot-elastic
authored andcommitted
Ignore changes in rules/integrations except endpoint, and in _deprecated (#4498)
(cherry picked from commit 8854b3b)
1 parent a22acdb commit 6bcb23b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/workflows/react-tests-dispatcher.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ on:
44
pull_request:
55
paths:
66
- 'rules/**/*.toml'
7+
paths-ignore:
8+
- 'rules/_deprecated/**.toml'
9+
- 'rules/integrations/aws/*.toml'
10+
- 'rules/integrations/aws_bedrock/*.toml'
11+
- 'rules/integrations/azure/*.toml'
12+
- 'rules/integrations/beaconing/*.toml'
13+
- 'rules/integrations/cloud_defend/*.toml'
14+
- 'rules/integrations/cyberarkpas/*.toml'
15+
- 'rules/integrations/ded/*.toml'
16+
- 'rules/integrations/dga/*.toml'
17+
- 'rules/integrations/fim/*.toml'
18+
- 'rules/integrations/gcp/*.toml'
19+
- 'rules/integrations/github/*.toml'
20+
- 'rules/integrations/google_workspace/*.toml'
21+
- 'rules/integrations/kubernetes/*.toml'
22+
- 'rules/integrations/lmd/*.toml'
23+
- 'rules/integrations/o365/*.toml'
24+
- 'rules/integrations/okta/*.toml'
25+
- 'rules/integrations/problemchild/*.toml'
726

827
jobs:
928
dispatch:

0 commit comments

Comments
 (0)