fix: ci only when needed

This commit is contained in:
Strix 2023-10-15 18:06:24 +02:00
parent 891fdc937c
commit 972282ebcc
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
2 changed files with 2 additions and 6 deletions

View file

@ -2,9 +2,7 @@ when:
- event: push - event: push
branch: branch:
- main - main
- path: - path: "domo_node/**"
include:
- "domo_node/**"
steps: steps:
test: test:

View file

@ -2,9 +2,7 @@ when:
- event: push - event: push
branch: branch:
- main - main
- path: - path: "domo_proto/**"
include:
- "domo_proto/**"
steps: steps:
test: test: