Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions health-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ done

if [[ $commit == true ]]
then
# Let's make Vijaye the most productive person on GitHub.
git config --global user.name 'Vijaye Raji'
git config --global user.email 'vijaye@statsig.com'
git add -A --force logs/
git commit -am '[Automated] Update Health Check Logs'
git push
Expand Down