WebHackersWeapons/.github/labeler.yml
2024-02-05 23:46:15 +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/**