Skip to content

Commit 09b48b2

Browse files
authored
Merge pull request #52 from KestrelAI/add-kubectl-workflow-block
docs: add Trigger.github_push() to SDK reference
2 parents 99afcd8 + 0fbe496 commit 09b48b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/workflows/sdk.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ Trigger.github_pr_merged()
144144
Trigger.github_pr_approved()
145145
Trigger.github_action_completed()
146146
Trigger.github_action_failed()
147+
Trigger.github_push() # New commits pushed to branch
147148

148149
# PostHog
149150
Trigger.posthog_exception()

0 commit comments

Comments
 (0)