Skip to content

Commit

Permalink
chore(oidc): update oidc claim filter for name change
Browse files Browse the repository at this point in the history
  • Loading branch information
mdial89f committed Jul 12, 2023
1 parent 1219205 commit 4c2f74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/.oidc/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ custom:
- arn:aws:iam::${aws:accountId}:policy/ADO-Restriction-Policy
- arn:aws:iam::${aws:accountId}:policy/CMSApprovedAWSServices
- arn:aws:iam::aws:policy/AdministratorAccess
SubjectClaimFilters: "repo:Enterprise-CMCS/mako:${param:claimFilter}"
SubjectClaimFilters: "repo:Enterprise-CMCS/macpro-mako:${param:claimFilter}"
resources:
Resources:
GitHubActionsServiceRole:
Expand Down

0 comments on commit 4c2f74f

Please sign in to comment.