Skip to content

Fix CLA action to only run on PR branches - #35

Merged
nhorton merged 1 commit into
mainfrom
claude/fix-cla-action-trigger-ekeO3
Jan 15, 2026
Merged

Fix CLA action to only run on PR branches#35
nhorton merged 1 commit into
mainfrom
claude/fix-cla-action-trigger-ekeO3

Conversation

@nhorton

@nhorton nhorton commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

Remove 'closed' event type from pull_request_target trigger to prevent the CLA check from running on main when a PR is merged. The CLA check only needs to run when PRs are opened or updated with new commits.

Remove 'closed' event type from pull_request_target trigger to prevent
the CLA check from running on main when a PR is merged. The CLA check
only needs to run when PRs are opened or updated with new commits.
@nhorton
nhorton merged commit 846e738 into main Jan 15, 2026
2 checks passed
@nhorton
nhorton deleted the claude/fix-cla-action-trigger-ekeO3 branch January 15, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants