Skip to content

Commit 85646fa

Browse files
chore(ci): drop unrelated onboarding webhook workflow changes
Revert agent-onboarding-webhook.yml edits; that workflow and its Cursor secrets are outside the agent-evals harness scope. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent db7d9aa commit 85646fa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/agent-onboarding-webhook.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
name: Notify Cursor Automation on Agent Onboarding Change
22

33
on:
4-
# Fires after a PR is merged to next (merge creates a push to the branch).
54
push:
65
branches:
76
- next
87
paths:
9-
- packages/shared/docs/agent-onboarding.md
10-
- .github/workflows/agent-onboarding-webhook.yml
8+
- "packages/shared/docs/agent-onboarding.md"
119

1210
permissions:
1311
contents: read

0 commit comments

Comments
 (0)