feat: add council decision workflow

This commit is contained in:
Affaan Mustafa
2026-04-05 15:27:54 -07:00
parent c2199710c2
commit 753da37743
9 changed files with 221 additions and 17 deletions

View File

@@ -128,7 +128,7 @@
"@types/node": "^20.19.24",
"c8": "^11.0.0",
"eslint": "^9.39.2",
"globals": "^17.1.0",
"globals": "^17.4.0",
"markdownlint-cli": "^0.48.0",
"typescript": "^5.9.3"
},