Skip to content

Commit

Permalink
feat(feat(vue.yml): lint&test only books-ui/
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuglov committed Mar 4, 2024
1 parent 6dd3d14 commit 0470391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: vue
on:
push:
paths:
- 'books-ui/**'
- books-ui/**
branches:
- main
- books-ui
pull_request:
paths:
- 'books-ui/**'
- books-ui/**
branches:
- main
- books-ui
Expand Down

0 comments on commit 0470391

Please sign in to comment.