commit | 89c22ed8383ca4e5130a896a7456710935122c59 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Jun 16 19:21:22 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Jun 16 19:21:22 2024 -0400 |
tree | 155080d08c743cc45caf6cfaaace3b2899f27671 | |
parent | 08c2fbb18df66fd012b110013a56174f369d6c6e [diff] [blame] |
ci: add release workflow [skip ci] Change-Id: Idfcef50378042e62c10494cc37d18e590688eba5
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3500bd..e6dfbf7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -1,6 +1,8 @@ name: CI on: push: + branches: + - '**' paths-ignore: - '*.conf.sample*' - 'Dockerfile'