feat: fixup config

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-02-04 10:31:45 +01:00
parent 35144db491
commit edb8752dcb

View File

@@ -4,7 +4,6 @@
organisation = "understory-io" organisation = "understory-io"
credentials.token_env = "GITHUB_ACCESS_TOKEN" credentials.token_env = "GITHUB_ACCESS_TOKEN"
[filter] [filter]
allow = ["^canopy-.*$"] allow = ["^canopy-.*$"]
deny = ["^infrastructure-.*$", "^canopy-data-gateway$"] deny = ["^infrastructure-.*$", "^canopy-data-gateway$"]
@@ -12,6 +11,5 @@ deny = ["^infrastructure-.*$", "^canopy-data-gateway$"]
[schedule] [schedule]
once = true once = true
[policies] [policies]
squash_merge_only.enabled = true squash_merge_only.enabled = true