Skip to content

Conversation

yutannihilation
Copy link
Contributor

See duckdb/extension-template-rs#23 for more context.

Briefly, the current setting is not suitable for doing a pull request based development on a single repository; when a developer pushes a commit to a pull request, it doubly invokes the CI both for push event and pull_request event. This change fixes it by limiting the push event to the main branch.

Copy link
Collaborator

@carlopi carlopi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@carlopi carlopi merged commit f85fea8 into duckdb:main Jul 18, 2025
17 checks passed
@carlopi
Copy link
Collaborator

carlopi commented Jul 18, 2025

Thanks

@yutannihilation yutannihilation deleted the ci/run-only-on-main branch July 18, 2025 07:06
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