From 2e1e858bead8e03d1a250c6a3a9f3ddc8c4e3c56 Mon Sep 17 00:00:00 2001 From: Isaac Milarsky Date: Wed, 6 Nov 2024 11:58:15 -0600 Subject: [PATCH] typo Signed-off-by: Isaac Milarsky --- .github/workflows/cicd.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index ed97cf28a5..788b3a21a8 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -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 @@ -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 @@ -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