AAE-35855 Security fixes (#10933)

* remove print-affected-libs action

* cleanup nx.json

* remove slack-group-area action
This commit is contained in:
Denys Vuika
2025-06-12 17:04:00 -04:00
committed by GitHub
parent cdc7553915
commit 8cfc8d32f2
13 changed files with 13 additions and 4814 deletions
-1
View File
@@ -30,7 +30,6 @@
"default": ["{projectRoot}/**/*", "sharedGlobals"],
"sharedGlobals": [
"{workspaceRoot}/angular.json",
"{workspaceRoot}/demo-shell/src/index.html",
"{workspaceRoot}/e2e/protractor.excludes.json",
"{workspaceRoot}/e2e/protractor.conf.js"
],