mirror of
https://github.com/dashpay/dash.git
synced 2024-12-23 19:12:47 +01:00
chore: add stats
as a pull request header scope
This commit is contained in:
parent
6d426515a5
commit
4faf35f749
1
.github/workflows/semantic-pull-request.yml
vendored
1
.github/workflows/semantic-pull-request.yml
vendored
@ -47,3 +47,4 @@ jobs:
|
||||
utils
|
||||
wallet
|
||||
zmq
|
||||
stats
|
||||
|
@ -132,6 +132,7 @@ include:
|
||||
- *wallet* for changes to the wallet code
|
||||
- *zmq* for changes to the ZMQ APIs
|
||||
- *guix* for changes to the GUIX reproducible builds
|
||||
- *stats* for changes to reporting of statistics
|
||||
|
||||
Examples:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user