mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
github: bump pull-resquest-stats to v2.11.0
This commit is contained in:
parent
7d03b43ddf
commit
59ce7d9845
3
.github/workflows/stats.yml
vendored
3
.github/workflows/stats.yml
vendored
@ -8,10 +8,11 @@ jobs:
|
||||
stats:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Run pull request stats
|
||||
uses: flowwer-dev/pull-request-stats@v2.5.0
|
||||
uses: flowwer-dev/pull-request-stats@v2.11.0
|
||||
with:
|
||||
period: 30 # 30 days of review stats
|
||||
charts: true
|
||||
|
Loading…
Reference in New Issue
Block a user