Skip to content

Commit

Permalink
typo
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 c27ac92 commit 2e1e858
Showing 1 changed file with 3 additions and 3 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",""measureauthoringtool""]
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",""measureauthoringtool""]
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",""measureauthoringtool""]
orgs: ["DSACMS","Enterprise-CMCS","CMS-Enterprise","CMSgov","measureauthoringtool"]
max-parallel: 1
permissions: write-all
name: scorecard
Expand Down

0 comments on commit 2e1e858

Please sign in to comment.