ci: pylogbeat: also only run on pipeline changed for pull requests
Signed-off-by: Christoph Heiss <christoph.heiss@robo4you.at>
This commit is contained in:
parent
5983338b3b
commit
30eab05246
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pylogbeat.yaml
vendored
2
.github/workflows/pylogbeat.yaml
vendored
|
@ -7,6 +7,8 @@ on:
|
|||
paths:
|
||||
- .github/workflows/pylogbeat.yaml
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/pylogbeat.yaml
|
||||
|
||||
jobs:
|
||||
build-deb:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue