diff --git a/repos/linuxdeepin/treeland-protocols.json b/repos/linuxdeepin/treeland-protocols.json index 11d597bfd..18f2a68c6 100644 --- a/repos/linuxdeepin/treeland-protocols.json +++ b/repos/linuxdeepin/treeland-protocols.json @@ -1,36 +1,28 @@ [ { "branch": [ - "master", - "develop/snipe", - "release/snipe" + "master" ], "src": "workflow-templates/call-clacheck.yml", "dest": "linuxdeepin/treeland-protocols/.github/workflows/call-clacheck.yml" }, { - "branche": [ - "master", - "develop/snipe", - "release/snipe" + "branch": [ + "master" ], "src": "workflow-templates/call-commitlint.yml", "dest": "linuxdeepin/treeland-protocols/.github/workflows/call-commitlint.yml" }, { "branch": [ - "master", - "develop/snipe", - "release/snipe" + "master" ], "src": "workflow-templates/call-chatOps.yml", "dest": "linuxdeepin/treeland-protocols/.github/workflows/call-chatOps.yml" }, { - "branches": [ - "master", - "develop/snipe", - "release/snipe" + "branch": [ + "master" ], "src": "workflow-templates/call-license-check.yml", "dest": "linuxdeepin/treeland-protocols/.github/workflows/call-license-check.yml" @@ -52,13 +44,6 @@ ], "dest": "linuxdeepin/treeland-protocols/.github/workflows/call-tag-build.yml" }, - { - "branches": [ - "master" - ], - "src": "workflow-templates/cppcheck.yml", - "dest": "linuxdeepin/treeland-protocols/.github/workflows/cppcheck.yml" - }, { "branch": [ "master" @@ -67,5 +52,3 @@ "dest": "linuxdeepin/treeland-protocols/.github/workflows/call-update-changelog.yml" } ] - -