Skip to content

Commit 9ec42fb

Browse files
committed
Only run the stats on the CoPlay main repo, not forks.
1 parent 0e20067 commit 9ec42fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-repo-stats.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99

1010
jobs:
1111
j1:
12+
if: github.repository == 'CoplayDev/unity-mcp'
1213
name: github-repo-stats
1314
runs-on: ubuntu-latest
1415
steps:

0 commit comments

Comments
 (0)