Skip to content

Run PHP CI on main pushes#138

Merged
marandaneto merged 1 commit intomainfrom
chore/run-ci-on-main-push
May 5, 2026
Merged

Run PHP CI on main pushes#138
marandaneto merged 1 commit intomainfrom
chore/run-ci-on-main-push

Conversation

@marandaneto
Copy link
Copy Markdown
Member

💡 Motivation and Context

Ensure the PHP SDK's CI workflow also runs after relevant changes land on main, so regressions introduced by merges are caught on the default branch.

💚 How did you test it?

Validated the workflow YAML parses and now includes push for the main branch with the same path filters as pull requests.

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran pnpm changeset to generate a changeset file

@marandaneto marandaneto requested a review from a team as a code owner May 5, 2026 12:56
@marandaneto marandaneto enabled auto-merge (squash) May 5, 2026 12:57
@marandaneto marandaneto merged commit 4f31558 into main May 5, 2026
16 checks passed
@marandaneto marandaneto deleted the chore/run-ci-on-main-push branch May 5, 2026 14:10
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.

2 participants