Skip to content

Prevent duplicate CI runs on pull requests#38

Merged
jeanbisutti merged 1 commit intomainfrom
fix/duplicate-ci-builds
Mar 3, 2026
Merged

Prevent duplicate CI runs on pull requests#38
jeanbisutti merged 1 commit intomainfrom
fix/duplicate-ci-builds

Conversation

@jeanbisutti
Copy link
Collaborator

Restrict push trigger to main branch only. Pull requests from branches are covered by the pull_request trigger, so the push trigger was causing redundant duplicate builds.

@jeanbisutti jeanbisutti merged commit bb0b87f into main Mar 3, 2026
2 checks passed
@jeanbisutti jeanbisutti deleted the fix/duplicate-ci-builds branch March 3, 2026 21:03
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.

1 participant