1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 12:48:26 +01:00
tabler-icons/.github/labeler.yml

21 lines
453 B
YAML
Raw Normal View History

2024-03-13 02:36:41 +01:00
# For changed dependencies
📦 dependencies:
- changed-files:
- any-glob-to-any-file:
- pnpm-lock.yaml
# For icons changes
🎨 icons:
- changed-files:
- any-glob-to-any-file:
- 'icons/**/*.svg'
- aliases.json
# For Github Actions
🤖 github-actions:
- changed-files:
- any-glob-to-any-file:
- .github/workflows/*.yml
- .github/labeler.yml
- .github/dependabot.yml