fix: ci only when needed (2)

sometimes i hate woodpecker
This commit is contained in:
Strix 2023-10-15 18:06:25 +02:00
parent 972282ebcc
commit f462630eb4
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
2 changed files with 2 additions and 2 deletions

View file

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

View file

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