Skip to content

Conversation

@jstvz
Copy link
Contributor

@jstvz jstvz commented Dec 3, 2025

Summary

Updates the feature test workflow to run on all pull requests instead of only pushes to feature/** branches.

Changes

  • Replaces push trigger with pull_request trigger
  • Workflow now runs on PRs from any branch to any branch
  • Fork PRs will run after maintainer approval (per repository settings)

Updates feature test workflow to trigger on pull requests instead of
only feature/** branch pushes. This enables CI to run on PRs from any
branch and from forks after maintainer approval.
@jstvz jstvz requested a review from a team as a code owner December 3, 2025 01:16
@jstvz jstvz merged commit f9c2758 into main Dec 3, 2025
2 checks passed
@jstvz jstvz deleted the workflow/enable-pr-triggers branch December 3, 2025 01:26
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.

4 participants