mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 10:28:34 +00:00
Include no GitHub allowlist rules by default (#1973)
This commit is contained in:
@@ -117,7 +117,7 @@ const (
|
||||
DefaultBitbucketBaseURL = bitbucketcloud.BaseURL
|
||||
DefaultDataDir = "~/.atlantis"
|
||||
DefaultGHHostname = "github.com"
|
||||
DefaultGHTeamAllowlist = "*:plan,*:apply"
|
||||
DefaultGHTeamAllowlist = ""
|
||||
DefaultGitlabHostname = "gitlab.com"
|
||||
DefaultLogLevel = "info"
|
||||
DefaultParallelPoolSize = 15
|
||||
|
||||
Reference in New Issue
Block a user