Skip to content

Commit 853a597

Browse files
authored
chore: Remove cppcheck workflow from dde-kwin.json
dde-kwin项目已经没有c/c++相关源码,可以禁用掉了。
1 parent 2690072 commit 853a597

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

repos/linuxdeepin/dde-kwin.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,7 @@
2626
"src": "workflow-templates/call-chatOps.yml",
2727
"dest": "linuxdeepin/dde-kwin/.github/workflows/call-chatOps.yml"
2828
},
29-
{
30-
"branches": [
31-
"master",
32-
"develop/.+",
33-
"release/.+"
34-
],
35-
"src": "workflow-templates/cppcheck.yml",
36-
"dest": "linuxdeepin/dde-kwin/.github/workflows/cppcheck.yml"
37-
},
29+
3830
{
3931
"branches": [
4032
"master",

0 commit comments

Comments
 (0)