Add workflows for linting and syncing subtrees, and update subtrees.json format

This commit is contained in:
Charlton, Scott R 2025-07-06 13:08:57 -06:00
parent 06302c777e
commit 79654e62f1

View File

@ -1,6 +1,7 @@
[
{
"prefix": "common",
"url": "git@${CI_SERVER_HOST}:${GROUP}-subtrees/phreeqc3-src-common.git"
"url": "git@${CI_SERVER_HOST}:${GROUP}-subtrees/phreeqc3-src-common.git",
"repo": "usgs-coupled-subtrees/phreeqc3-src-common"
}
]