We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99afcd8 + 0fbe496 commit 09b48b2Copy full SHA for 09b48b2
1 file changed
docs/workflows/sdk.mdx
@@ -144,6 +144,7 @@ Trigger.github_pr_merged()
144
Trigger.github_pr_approved()
145
Trigger.github_action_completed()
146
Trigger.github_action_failed()
147
+Trigger.github_push() # New commits pushed to branch
148
149
# PostHog
150
Trigger.posthog_exception()
0 commit comments