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