Преглед изворни кода

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: