fix: ci for proto only when proto gets changed

This commit is contained in:
Strix 2023-10-15 18:06:23 +02:00
parent 449c73478c
commit 506d07ed8d
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

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