mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
Add pkg: db
to labelling automation (#10394)
This commit is contained in:
parent
6170122884
commit
d461eb760d
1 changed files with 3 additions and 0 deletions
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
@ -12,6 +12,9 @@
|
|||
'pkg: create-astro':
|
||||
- packages/create-astro/**
|
||||
|
||||
'pkg: db':
|
||||
- packages/integrations/db/**
|
||||
|
||||
'feat: markdown':
|
||||
- packages/markdown/**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue