mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[CI] Update CI to work with workspaces
This commit is contained in:
parent
7d4649b6f5
commit
d34d615784
5 changed files with 23 additions and 18 deletions
7
.github/labeler.yml
vendored
7
.github/labeler.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue