Skip to content

Commit 099c481

Browse files
ci(secu): remove get-environment usage (#5962)
1 parent 9b5ec15 commit 099c481

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

.github/workflows/secu-dependency-scan.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ concurrency:
55

66
on:
77
pull_request:
8+
paths:
9+
- '**'
10+
- '!lib/crates/**'
11+
- '!tests/**'
12+
- '!centreon-awie'
13+
- '!centreon-dsm'
14+
- '!centreon-ha'
15+
- '!centreon-open-tickets'
16+
- '!centreon'
17+
- '!php-tools'
18+
- '!cciam'
19+
- '!cloud-trial'
20+
- '!infrastructure'
21+
- '!license-delivery'
22+
- '!redis'
23+
- '!anomaly_detection/training/**'
24+
- '!centreon-cloud-ml/**'
25+
- '!runners/**'
26+
- '!.github/workflows/runners-build.yml'
27+
- '!backplane/**/*.tf'
28+
- '!.github/workflows/backplane.yml'
29+
- '!observability/**'
30+
- '!stonehenge/**'
31+
832
workflow_dispatch:
933

1034
jobs:

0 commit comments

Comments
 (0)