Skip to content

Commit

Permalink
[IT-4055] Remove role for OpenChallenges deployment (#1329)
Browse files Browse the repository at this point in the history
Remove the role to allow GH actions to deploy OpenChallenges
to the org-sagebase-openchallenges-dev AWS account
  • Loading branch information
zaro0508 authored Jan 31, 2025
1 parent b479e40 commit caaed33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions org-formation/650-identity-providers/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -889,10 +889,9 @@ GithubOidcOpenChallengesDeploy:
GitHubOrg: "Sage-Bionetworks-IT"
Repositories:
- name: "openchallenges"
branches: ["dev", "stage", "prod"]
branches: ["stage", "prod"]
DefaultOrganizationBinding:
Account:
- !Ref OpenChallengesDevAccount
- !Ref OpenChallengesProdAccount
Region: us-east-1

Expand Down

0 comments on commit caaed33

Please sign in to comment.