mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mimi <1119186082@qq.com>
27 lines
636 B
YAML
27 lines
636 B
YAML
# Configuration for labeler - https://github.com/actions/labeler
|
|
|
|
📦 Dependencies:
|
|
- changed-files:
|
|
- any-glob-to-any-file: package.json
|
|
Configurations:
|
|
- changed-files:
|
|
- any-glob-to-any-file: _config.yml
|
|
CSS:
|
|
- changed-files:
|
|
- any-glob-to-any-file: source/css/**/*
|
|
📖 Docs:
|
|
- changed-files:
|
|
- any-glob-to-any-file: docs/**/*
|
|
Layout:
|
|
- changed-files:
|
|
- any-glob-to-any-file: layout/**/*
|
|
🌍 i18n:
|
|
- changed-files:
|
|
- any-glob-to-any-file: languages/**/*
|
|
Actions:
|
|
- changed-files:
|
|
- any-glob-to-any-file: .github/workflows/**/*
|
|
🔌 3rd Party Plugin:
|
|
- changed-files:
|
|
- any-glob-to-any-file: '**/*third-party/**/*'
|