From 702f36a5298d41744f9a7294877287abfc03003b Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Mon, 3 Apr 2023 11:06:52 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c5544b4c..2b9a845c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -652,7 +652,8 @@ jobs: $gam update group $newgroup add owner $gam_user $gam update group $newgroup add member $newuser rm "${gampath}/enabledasa.txt" - $gam create admin $newuser _GROUPS_EDITOR_ROLE CUSTOMER # condition nonsecuritygroup + $gam create admin $newuser _GROUPS_EDITOR_ROLE CUSTOMER condition nonsecuritygroup + GAM_CSV_ROW_FILTER="assignedToUser:regex:${newuser}" $gam print admins | $gam csv - gam delete admin "~roleAssignmentId" touch "${gampath}/enabledasa.txt" $gam csv sample.csv gam create user ~~email~~ firstname "GHA Bulk" lastname ~~email~~ gha.jid $JID ou "${newou}" $gam csv sample.csv gam update user ~~email~~ recoveryphone 12125121110 recoveryemail jay0lee@gmail.com password random displayname "GitHub Actions Bulk ${JID}"