Skip to content

Commit

Permalink
ci: πŸ’š using nx affected reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumeisongsong committed Nov 22, 2024
1 parent fbb2630 commit e45b9e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:

lint:
needs: setup
uses: zhumeisongsong/shared-actions/.github/workflows/reusable-nx-lint.yml@main
uses: zhumeisongsong/shared-actions/.github/workflows/reusable-nx-lint-affected.yml@main

type-check:
needs: setup
uses: zhumeisongsong/shared-actions/.github/workflows/reusable-nx-type-check.yml@main
uses: zhumeisongsong/shared-actions/.github/workflows/reusable-nx-type-check-affected.yml@main

0 comments on commit e45b9e2

Please sign in to comment.