Skip to content

Commit 3308ad6

Browse files
authored
Update settings.yml (#61)
1 parent dbde5a0 commit 3308ad6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/settings.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,13 @@ repository:
55
description: Example Terraform Module Scaffolding
66
homepage: https://cloudposse.com/accelerate
77
topics: ""
8+
9+
environments:
10+
- name: release
11+
deployment_branch_policy:
12+
custom_branches:
13+
- main
14+
- release/**
15+
custom_tags:
16+
- *.*.*
17+
- v*

0 commit comments

Comments
 (0)