Skip to content

Update fix-php-code-style-issues.yml #573

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
Apr 29, 2025
Merged

Conversation

PeteBishwhip
Copy link
Member

This pull request includes a small but important change to the .github/workflows/fix-php-code-style-issues.yml file. The change ensures that the workflow falls back to using the commit SHA (github.sha) if github.head_ref is not available, improving reliability in certain scenarios.

Adds a fallback to github.sha in the case where github.head_ref is unavailable
@PeteBishwhip PeteBishwhip requested a review from a team April 29, 2025 12:38
@gwleuverink gwleuverink merged commit 949c1ac into main Apr 29, 2025
18 checks passed
@PeteBishwhip PeteBishwhip deleted the ensure-workflow-can-get-sha branch May 1, 2025 11:02
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.

3 participants