CI tweaks

This commit is contained in:
Luke Parker
2023-07-20 19:34:10 -04:00
parent 9effd5ccdc
commit 900298b94b
8 changed files with 41 additions and 0 deletions

View File

@@ -12,7 +12,17 @@ on:
- "processor/**"
- "coordinator/**"
- "substrate/**"
pull_request:
paths:
- "common/**"
- "crypto/**"
- "coins/**"
- "message-queue/**"
- "processor/**"
- "coordinator/**"
- "substrate/**"
workflow_dispatch:
jobs: