mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 11:32:46 +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
|
utils
|
||||||
wallet
|
wallet
|
||||||
zmq
|
zmq
|
||||||
|
stats
|
||||||
|
@ -132,6 +132,7 @@ include:
|
|||||||
- *wallet* for changes to the wallet code
|
- *wallet* for changes to the wallet code
|
||||||
- *zmq* for changes to the ZMQ APIs
|
- *zmq* for changes to the ZMQ APIs
|
||||||
- *guix* for changes to the GUIX reproducible builds
|
- *guix* for changes to the GUIX reproducible builds
|
||||||
|
- *stats* for changes to reporting of statistics
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user