Squashed 'src/' changes from 06302c77..79654e62

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

git-subtree-dir: src
git-subtree-split: 79654e62f12543065b480f127e77de58d335d1e0
This commit is contained in:
github-actions[bot] 2025-07-06 19:24:12 +00:00
parent 4cc5917781
commit 7ab2a246ea

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"
}
]