File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed
Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "branches" : [
4+ " master" ,
5+ " develop/.+" ,
6+ " release/.+"
7+ ],
8+ "src" : " workflow-templates/call-commitlint.yml" ,
9+ "dest" : " linuxdeepin/deepin-keyring/.github/workflows/call-commitlint.yml"
10+ },
11+ {
12+ "branches" : [
13+ " master" ,
14+ " develop/.+" ,
15+ " release/.+"
16+ ],
17+ "src" : " workflow-templates/call-chatOps.yml" ,
18+ "dest" : " linuxdeepin/deepin-keyring/.github/workflows/call-chatOps.yml"
19+ },
20+ {
21+ "branches" : [
22+ " master" ,
23+ " develop/.+" ,
24+ " release/.+"
25+ ],
26+ "src" : " workflow-templates/call-clacheck.yml" ,
27+ "dest" : " linuxdeepin/deepin-keyring/.github/workflows/call-clacheck.yml"
28+ },
29+ {
30+ "branches" : [
31+ " master" ,
32+ " develop/.+" ,
33+ " release/.+"
34+ ],
35+ "src" : " workflow-templates/call-license-check.yml" ,
36+ "dest" : " linuxdeepin/deepin-keyring/.github/workflows/call-license-check.yml"
37+ },
38+ {
39+ "branch" : [
40+ " master"
41+ ],
42+ "src" : " workflow-templates/call-auto-tag.yml" ,
43+ "dest" : " linuxdeepin/deepin-keyring/.github/workflows/call-auto-tag.yml"
44+ },
45+ {
46+ "branch" : [
47+ " master"
48+ ],
49+ "src" : " workflow-templates/call-tag-build.yml" ,
50+ "deletelist" : [
51+ " .github/workflows/call-tag-build.yml"
52+ ],
53+ "dest" : " linuxdeepin/deepin-keyring/.github/workflows/call-tag-build.yml"
54+ }
55+ ]
You can’t perform that action at this time.
0 commit comments