afc163
1 year ago
committed by
GitHub
1 changed files with 0 additions and 17 deletions
@ -1,17 +0,0 @@ |
|||
name: Pull Request Stats |
|||
|
|||
on: |
|||
pull_request: |
|||
types: [opened] |
|||
|
|||
jobs: |
|||
stats: |
|||
continue-on-error: true |
|||
if: github.repository == 'ant-design/ant-design' |
|||
runs-on: ubuntu-latest |
|||
permissions: |
|||
contents: read |
|||
pull-requests: write |
|||
steps: |
|||
- name: Run pull request stats |
|||
uses: flowwer-dev/pull-request-stats@master |
Loading…
Reference in new issue