Add tasks for segment sync and posthog sync
This commit is contained in:
parent
168b4d96a1
commit
354c8b1f61
5 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: Update Cognee Stats Daily
|
||||
name: analytics | Update Cognee Stats Daily
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
|
|
|||
2
.github/workflows/daily_twitter_stats.yaml
vendored
2
.github/workflows/daily_twitter_stats.yaml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Send Twitter Followers to Segment
|
||||
name: analytics | Send Twitter Followers to Segment
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name: Historical Import of Cognee Stats
|
||||
name: analytics | Historical Import of Cognee Stats
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
2
.github/workflows/posthog_pipeline.yaml
vendored
2
.github/workflows/posthog_pipeline.yaml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Push GitHub Data to PostHog
|
||||
name: analytics | Push GitHub Data to PostHog
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
|
|
|||
2
.github/workflows/release_discord_action.yml
vendored
2
.github/workflows/release_discord_action.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Send Release to Discord
|
||||
name: automation | Send Release to Discord
|
||||
|
||||
on:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue