Skip to content

Commit

Permalink
add org
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Milarsky <[email protected]>
  • Loading branch information
IsaacMilarky committed Nov 6, 2024
1 parent ce88965 commit c27ac92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
update:
strategy:
matrix:
orgs: ["DSACMS","Enterprise-CMCS","CMS-Enterprise","CMSgov"]
orgs: ["DSACMS","Enterprise-CMCS","CMS-Enterprise","CMSgov",""measureauthoringtool""]
max-parallel: 1
permissions: write-all
name: update
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
cocomo:
strategy:
matrix:
orgs: ["DSACMS", "Enterprise-CMCS", "CMS-Enterprise", "CMSgov"]
orgs: ["DSACMS","Enterprise-CMCS","CMS-Enterprise","CMSgov",""measureauthoringtool""]
max-parallel: 1
permissions: write-all
name: cocomo
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
scorecard:
strategy:
matrix:
orgs: ["DSACMS", "Enterprise-CMCS", "CMS-Enterprise", "CMSgov"]
orgs: ["DSACMS","Enterprise-CMCS","CMS-Enterprise","CMSgov",""measureauthoringtool""]
max-parallel: 1
permissions: write-all
name: scorecard
Expand Down
3 changes: 2 additions & 1 deletion app/site/_data/filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"DSACMS",
"CMS-Enterprise",
"CMSgov",
"Enterprise-CMCS"
"Enterprise-CMCS",
"measureauthoringtool"
],
"maturityModelTier": [
"Tier 1",
Expand Down

0 comments on commit c27ac92

Please sign in to comment.