Modifying yourself means you need to rerun.

This commit is contained in:
Nicolas Patry 2024-09-11 17:27:09 +02:00
parent 4b6c723f6d
commit bffac7396a
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -2,7 +2,7 @@ name: "Nix Tests"
on: on:
pull_request: pull_request:
paths: paths:
- ".github/workflows/tests.yaml" - ".github/workflows/nix_tests.yaml"
- "server/**" - "server/**"
- "proto/**" - "proto/**"
- "router/**" - "router/**"