diff --git a/.github/workflows/pkg.yml b/.github/workflows/pkg.yml index ea350b0..783511d 100644 --- a/.github/workflows/pkg.yml +++ b/.github/workflows/pkg.yml @@ -16,7 +16,12 @@ # service unit installation and activation. name: Packaging -on: [push, pull_request] +on: + push: + branches: + - main + tags: + - v* defaults: run: