Skip to content

fix(kmp): CI path triggers#203

Merged
Teodor Ciuraru (teodorciuraru) merged 1 commit intomainfrom
teodorciuraru/kmp-fix-ci-paths
Nov 4, 2025
Merged

fix(kmp): CI path triggers#203
Teodor Ciuraru (teodorciuraru) merged 1 commit intomainfrom
teodorciuraru/kmp-fix-ci-paths

Conversation

@teodorciuraru
Copy link
Copy Markdown
Contributor

KMP's CI is triggering on all CI runs. This PR adds paths to limit this.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the Kotlin Multiplatform CI workflow to only trigger when relevant files are modified, preventing unnecessary CI runs on unrelated changes.

  • Added path filters to the pull_request trigger to scope execution to KMP-related changes
  • Configured the workflow to trigger on changes to the kotlin-multiplatform/ directory and its own workflow file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@teodorciuraru Teodor Ciuraru (teodorciuraru) merged commit 230afb7 into main Nov 4, 2025
6 checks passed
@teodorciuraru Teodor Ciuraru (teodorciuraru) deleted the teodorciuraru/kmp-fix-ci-paths branch November 4, 2025 10:24
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.

3 participants