hexo-theme-next/.github/labeler.yml
renovate[bot] b5c0359a32
Update actions/labeler action to v5 (#730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mimi <1119186082@qq.com>
2023-12-06 10:16:43 +08:00

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/**/*'