fix: add finance/ to scripts, CI, README, and CONTRIBUTING.md (#437)
Adds finance/ to AGENT_DIRS in all 3 scripts, CI workflow trigger paths, CONTRIBUTING.md category list, and README.md division roster. Also fixes duplicate sales entry in lint-agents.sh.
This commit is contained in:
committed by
GitHub
parent
4eaf2309fb
commit
e73f4019ae
@@ -62,7 +62,7 @@ OUT_DIR="$REPO_ROOT/integrations"
|
||||
TODAY="$(date +%Y-%m-%d)"
|
||||
|
||||
AGENT_DIRS=(
|
||||
academic design engineering game-development marketing paid-media product project-management
|
||||
academic design engineering finance game-development marketing paid-media product project-management
|
||||
sales spatial-computing specialized strategy support testing
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user