Skip to content

Conversation

@karelbemelmans
Copy link

@karelbemelmans karelbemelmans commented Nov 26, 2025

(this Code was written by Copilot using Claude Sonnet 4)

When a workflow_dispatch event is triggered:

  • The action no longer throws an "unsupported github event" error
  • Instead of comparing commits (which doesn't make sense for manual triggers), it uses the default mode behavior
  • This generates a matrix containing all directories that match the provided pattern
  • The behavior is the same as when defaults=true is used - it lists all matched directories instead of only changed ones

@karelbemelmans karelbemelmans marked this pull request as draft November 26, 2025 09:06
@karelbemelmans karelbemelmans marked this pull request as ready for review January 7, 2026 08:49
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