Skip to content

Commit fc4d449

Browse files
authored
test-relese2-env (#64)
1 parent 831f393 commit fc4d449

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.github/settings.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ environments:
1010
- name: release2
1111
deployment_branch_policy:
1212
custom_branches:
13-
- name: main
14-
type: branch
15-
- name: release/**
16-
type: branch
17-
- name: *.*.*
18-
type: tag
19-
- name: v*
20-
type: tag
13+
- main
14+
- release/**
15+
- *.*.*
16+
- v*

0 commit comments

Comments
 (0)