Files
forge-enforce/templates/fe/configs/github.com.toml
2026-02-03 23:00:39 +01:00

13 lines
266 B
TOML

# schedule.cron = "0 * * * * *"
schedule.once = true
allow = ["^canopy-.*$"]
deny = ["^infrastructure-.*$", "^canopy-data-gateway$"]
[github]
credentials.token_env = "GITHUB_ACCESS_TOKEN"
organisation = "understory-io"
[policies]
squash_merge_only.enabled = true