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

Commit 7cf668f

Browse files
authored
fix: removed stats action
1 parent 39b863a commit 7cf668f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/community.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,3 @@ jobs:
2222
issue-message: '<h1>It''s great having you contribute to this project</h1> Welcome to the community :nerd_face:'
2323
pr-message: '<h1>It''s great having you contribute to this project</h1> Welcome to the community :nerd_face:'
2424
footer: 'If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our <a href="http://discord.eddiehub.org">Discord Server</a> and our <a href="http://github.eddiehub.org">GitHub Organisation</a> - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.'
25-
26-
statistics:
27-
runs-on: ubuntu-latest
28-
steps:
29-
- uses: actions/checkout@v1
30-
- uses: EddieHubCommunity/gh-action-community/src/statistics@main
31-
with:
32-
firebase-key: ${{ secrets.FIREBASE_KEY }}

0 commit comments

Comments
 (0)