mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
chore: skip pr stat action on fork repo (#42650)
This commit is contained in:
parent
98e391ca93
commit
defcd377e8
1
.github/workflows/pr-stat.yml
vendored
1
.github/workflows/pr-stat.yml
vendored
@ -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…
Reference in New Issue
Block a user