gitbutler/.github/pr-labeler.yml
2024-06-19 20:05:10 +00:00

10 lines
175 B
YAML

# https://github.com/actions/labeler#basic-examples
rust:
- changed-files:
- any-glob-to-any-file: crates/**/*
svelte:
- changed-files:
- any-glob-to-any-file: app/**/*