Skip to content

ci: add path filters to all workflows#27

Merged
Nic-dorman merged 1 commit intomaidsafe:mainfrom
Nic-dorman:ci/add-path-filters
Feb 6, 2026
Merged

ci: add path filters to all workflows#27
Nic-dorman merged 1 commit intomaidsafe:mainfrom
Nic-dorman:ci/add-path-filters

Conversation

@Nic-dorman
Copy link
Contributor

Each workflow now only triggers when relevant files change:

  • Rust: rust/**, .github/workflows/rust.yml
  • Android: android/, rust/
  • iOS: apple/, rust/
  • C#: csharp/, rust/
  • Lua: lua/, rust/
  • Dart: dart/, rust/
  • Go: go/, rust/
  • PHP: php/, rust/

This prevents unnecessary CI runs when PRs only affect specific bindings.

Each workflow now only triggers when relevant files change:
- Rust: rust/**, .github/workflows/rust.yml
- Android: android/**, rust/**
- iOS: apple/**, rust/**
- C#: csharp/**, rust/**
- Lua: lua/**, rust/**
- Dart: dart/**, rust/**
- Go: go/**, rust/**
- PHP: php/**, rust/**

This prevents unnecessary CI runs when PRs only affect specific bindings.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@Nic-dorman Nic-dorman merged commit f8267a7 into maidsafe:main Feb 6, 2026
7 of 11 checks passed
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