[CI] Update CI to work with workspaces

This commit is contained in:
Douile 2023-10-17 13:05:02 +01:00
parent 7d4649b6f5
commit d34d615784
No known key found for this signature in database
GPG key ID: D94ABB9BCCB5A6EA
5 changed files with 23 additions and 18 deletions

7
.github/labeler.yml vendored
View file

@ -5,10 +5,13 @@ ci:
- .pre-commit-config.yaml
protocol:
- src/protocols/**
- crates/lib/src/protocols/**
game:
- src/games/**
- crates/lib/src/games/**
cli:
- crates/cli/**
crate:
- Cargo.toml