chore: skip pr stat action on fork repo (#42650)

pull/42655/head
afc163 2 years ago committed by GitHub
parent 98e391ca93
commit defcd377e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,7 @@ on:
jobs:
stats:
if: github.repository == 'ant-design/ant-design'
runs-on: ubuntu-latest
steps:
- name: Run pull request stats

Loading…
Cancel
Save