Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 878fd72

Browse files
committed
fix(fork): no stats for fork #25
1 parent d8e4cf0 commit 878fd72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/community.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- uses: EddieJaoudeCommunity/gh-action-community@main
27+
if: ${{ github.repository_owner == 'EddieJaoudeCommunity' }}
2728
with:
2829
github-token: ${{ secrets.GITHUB_TOKEN }}
2930
firebase-key: ${{ secrets.FIREBASE_KEY }}

0 commit comments

Comments
 (0)