Skip to content

Commit

Permalink
Add tasks for segment sync and posthog sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasilije1990 committed Sep 30, 2024
1 parent 168b4d9 commit 354c8b1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/daily_pypi_download_stats.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Cognee Stats Daily
name: analytics | Update Cognee Stats Daily

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/daily_twitter_stats.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Send Twitter Followers to Segment
name: analytics | Send Twitter Followers to Segment

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/historical_pypi_download_stats.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Historical Import of Cognee Stats
name: analytics | Historical Import of Cognee Stats

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/posthog_pipeline.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Push GitHub Data to PostHog
name: analytics | Push GitHub Data to PostHog

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_discord_action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Send Release to Discord
name: automation | Send Release to Discord

on:
release:
Expand Down

0 comments on commit 354c8b1

Please sign in to comment.