We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a85f9 commit 00487e9Copy full SHA for 00487e9
1 file changed
repos/linuxdeepin/deepin-translation-utils.json
@@ -0,0 +1,29 @@
1
+[
2
+ {
3
+ "branches": [
4
+ "master",
5
+ "develop/.+",
6
+ "release/.+"
7
+ ],
8
+ "src": "workflow-templates/call-commitlint.yml",
9
+ "dest": "linuxdeepin/deepin-translation-utils/.github/workflows/call-commitlint.yml"
10
+ },
11
12
13
14
15
16
17
+ "src": "workflow-templates/call-chatOps.yml",
18
+ "dest": "linuxdeepin/deepin-translation-utils/.github/workflows/call-chatOps.yml"
19
20
21
22
23
24
25
26
+ "src": "workflow-templates/call-clacheck.yml",
27
+ "dest": "linuxdeepin/deepin-translation-utils/.github/workflows/call-clacheck.yml"
28
+ }
29
+]
0 commit comments