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

Commit

Permalink
feat(stats): user statistics to firestore #18
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude committed Sep 5, 2020
1 parent 06b61c2 commit 57c55e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: '# Congratulations :tada:\nThis is your first **Issue**! Welcome to the community :nerd:'
pr-message: '# Congratulations :tada:\nThis is your first **Pull Request**! Welcome to the community :nerd:'

stats:
runs-on: ubuntu-latest
steps:
- uses: EddieJaoudeCommunity/gh-action-community@eddiejaoude-issue-18
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 57c55e7

Please sign in to comment.