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

@@ -9,7 +9,14 @@ on:
- "crypto/**"
- "coins/**"
- "tests/no-std/**"
pull_request:
paths:
- "common/**"
- "crypto/**"
- "coins/**"
- "tests/no-std/**"
workflow_dispatch:
jobs: