Skip to content

Commit 600ab81

Browse files
authored
Merge pull request #470 from cloudfoundry/github-org-automation
Revert "Allow org automation to delete up to 80% of teams"
2 parents 14ea326 + 89172ab commit 600ab81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/org-management.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
--github-endpoint http://ghproxy:8888
6464
--required-admins=thelinuxfoundation
6565
--min-admins=5
66-
--maximum-removal-delta=0.8
6766
--github-app-id=${{ secrets.GH_APP_ID }}
6867
--github-app-private-key-path=private_key
6968
--require-self=false
@@ -74,4 +73,4 @@ jobs:
7473
--fix-teams
7574
--fix-team-members
7675
--fix-team-repos
77-
--allow-repo-archival
76+
--allow-repo-archival

0 commit comments

Comments
 (0)