mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
ci: fix typo in labeler.yml
This commit is contained in:
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -21,7 +21,7 @@ mod:env: 'packages/env/**/*'
|
|||||||
|
|
||||||
mod:hooks: 'packages/hooks/**/*'
|
mod:hooks: 'packages/hooks/**/*'
|
||||||
|
|
||||||
mod:components: 'packages/components/**/*'
|
mod:component: 'packages/component/**/*'
|
||||||
|
|
||||||
mod:store:
|
mod:store:
|
||||||
- 'packages/jotai/**/*'
|
- 'packages/jotai/**/*'
|
||||||
|
|||||||
Reference in New Issue
Block a user