diff --git a/.github/workflows/deb.yml b/.github/workflows/deb.yml index 0bb4f53e3..b09bf0d79 100644 --- a/.github/workflows/deb.yml +++ b/.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: