add paths to launch action

This commit is contained in:
OlivierDehaene 2022-12-16 09:51:47 +01:00
parent 75ab65fb31
commit 7ab7c9a01f

View File

@ -5,6 +5,8 @@ on:
paths:
- "server/**"
- "proto/**"
- "router/**"
- "launcher/**"
jobs:
run_tests: