Parcourir la source

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

Loyalsoldier il y a 4 ans
Parent
commit
07fb242259
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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: