WebHackersWeapons/.github/labeler.yml
2024-02-05 23:43:56 +09:00

19 lines
342 B
YAML

⚔️ Weapons:
- changed-files:
- any-glob-to-any-file:
- weapons/**
⚙️ Development:
- changed-files:
- any-glob-to-any-file:
- scripts/**
- .github/labeler.yml
🎨 Image:
- changed-files:
- any-glob-to-any-file:
- images/**
🦺 github-action:
- changed-files:
- any-glob-to-any-file: .github/workflows/**