ci: use nx on rust build (#2811)

This commit is contained in:
Alex Yang
2023-06-17 17:49:07 +08:00
committed by GitHub
parent c68220166a
commit 0e01094ffd
4 changed files with 11 additions and 3 deletions
+2
View File
@@ -6,11 +6,13 @@ on:
paths:
- 'packages/i18n/**'
- '.github/workflows/languages-sync.yml'
- '!.github/actions/setup-node/action.yml'
pull_request_target:
branches: ['master']
paths:
- 'packages/i18n/**'
- '.github/workflows/languages-sync.yml'
- '!.github/actions/setup-node/action.yml'
workflow_dispatch:
jobs: