Skip to content

PHPORM-361 Remove autocommit of CS fixes #3420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2025
Merged

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jul 2, 2025

Fix PHPORM-361

GitHub actions cannot be triggered by commits pushed using the GITHUB_TOKEN.

When you use the repository's GITHUB_TOKEN to perform tasks, events triggered by the GITHUB_TOKEN, with the exception of workflow_dispatch and repository_dispatch, will not create a new workflow run. This prevents you from accidentally creating recursive workflow runs.

Documentation

@github-actions github-actions bot added the github label Jul 2, 2025
@GromNaN GromNaN force-pushed the PHPORM-361 branch 3 times, most recently from 4837661 to 180398d Compare July 2, 2025 12:59
@GromNaN GromNaN changed the title PHPORM-361 Fix CS autocommit PHPORM-361 Remove autocommit of CS fixes Jul 2, 2025
@GromNaN GromNaN requested a review from alcaeus July 2, 2025 13:00
@GromNaN GromNaN marked this pull request as ready for review July 2, 2025 13:02
@GromNaN GromNaN requested a review from a team as a code owner July 2, 2025 13:02
@GromNaN GromNaN enabled auto-merge (squash) July 2, 2025 13:26
@GromNaN GromNaN merged commit 406e25e into mongodb:5.4 Jul 3, 2025
71 checks passed
This was referenced Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants