mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
Sets up the labeler workflow to automatically label PRs affecting the `client` and `api` modules. This allows to distinguish PRs targetting different modules. TODO: Figure out how to handle PRs that would end up with both labels. However, I think it's good to see what PRs would that affect. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>