ci: pylogbeat: only run if pipeline changed

Signed-off-by: Christoph Heiss <christoph.heiss@robo4you.at>
This commit is contained in:
Christoph Heiss 2024-10-30 16:43:27 +01:00
parent 8e66778e41
commit 5983338b3b
Signed by: christoph.heiss
GPG key ID: 6817E9C75C0785D7

View file

@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- master - master
paths:
- .github/workflows/pylogbeat.yaml
pull_request: pull_request:
jobs: jobs: