Browse Source

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

Loyalsoldier 4 years ago
parent
commit
07fb242259
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/deb.yml

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

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