Skip to content

Update README.md

Update README.md #9

Workflow file for this run

name: Pull Request Stats
on:
push:
branches:
- 'xinyuan-stats'
jobs:
stats:
runs-on: ubuntu-latest
steps:
- name: Run pull request stats
uses: flowwer-dev/pull-request-stats@master
with:
period: 700
charts: true
disableLinks: true