瀏覽代碼

Chore: just build deb package on some cases to save space quota (#994)

Loyalsoldier 4 年之前
父節點
當前提交
07fb242259
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/workflows/deb.yml

+ 3 - 0
.github/workflows/deb.yml

@@ -6,6 +6,9 @@ on:
     branches:
       - master
       - v*
+    paths:
+      - ".github/workflows/deb.yml"
+      - "release/debian/*"
   pull_request:
     types: [opened, synchronize, reopened]
     paths: