diff --git a/templates/fe/configs/github.com.toml b/templates/fe/configs/github.com.toml index 53ee43f..35086ff 100644 --- a/templates/fe/configs/github.com.toml +++ b/templates/fe/configs/github.com.toml @@ -4,7 +4,6 @@ organisation = "understory-io" credentials.token_env = "GITHUB_ACCESS_TOKEN" - [filter] allow = ["^canopy-.*$"] deny = ["^infrastructure-.*$", "^canopy-data-gateway$"] @@ -12,6 +11,5 @@ deny = ["^infrastructure-.*$", "^canopy-data-gateway$"] [schedule] once = true - [policies] squash_merge_only.enabled = true