mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-18 09:35:50 +00:00
[CI] Add github PR labeler (#97)
* Add labeler * Run on prs * Add move labeling
This commit is contained in:
parent
8468c2b821
commit
2eb1d12b3d
2 changed files with 31 additions and 0 deletions
14
.github/labeler.yml
vendored
Normal file
14
.github/labeler.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
ci:
|
||||
- .github/workflows/**
|
||||
- .actrc
|
||||
- .pre-commit-config.yaml
|
||||
|
||||
protocol:
|
||||
- src/protocols/**
|
||||
|
||||
games:
|
||||
- src/games/**
|
||||
|
||||
crate:
|
||||
- Cargo.toml
|
||||
- Cargo.lock
|
||||
Loading…
Add table
Add a link
Reference in a new issue