mirror of
https://github.com/hinto-janai/cuprate.git
synced 2025-01-20 17:54:31 +00:00
.github: database
-> storage
This commit is contained in:
parent
c7c2631457
commit
704b8e1262
1 changed files with 2 additions and 2 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
@ -34,9 +34,9 @@ A-cryptonight:
|
|||
- changed-files:
|
||||
- any-glob-to-any-file: cryptonight/**
|
||||
|
||||
A-database:
|
||||
A-storage:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: database/**
|
||||
- any-glob-to-any-file: storage/**
|
||||
|
||||
A-helper:
|
||||
- changed-files:
|
||||
|
|
Loading…
Reference in a new issue