Skip to content

GH Actions: minor fix in condition#1274

Merged
jrfnl merged 1 commit intodevelopfrom
feature/ghactions-minor-fix
Apr 4, 2021
Merged

GH Actions: minor fix in condition#1274
jrfnl merged 1 commit intodevelopfrom
feature/ghactions-minor-fix

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Apr 3, 2021

The parameters in the function were passed in the wrong order, so the condition would never match on a PHP 8.x version.

Ref: https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#startswith

The parameters in the function were passed in the wrong order, so the condition would never match on a PHP `8.x` version.

Ref: https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#startswith
@jrfnl jrfnl added this to the 10.0.0 milestone Apr 3, 2021
@jrfnl jrfnl requested a review from wimg April 3, 2021 22:18
@jrfnl jrfnl enabled auto-merge April 3, 2021 22:18
@jrfnl
Copy link
Copy Markdown
Member Author

jrfnl commented Apr 3, 2021

@wimg Nothing exciting here, if you approve, the PR will be automatically merged.

@jrfnl jrfnl merged commit 0469141 into develop Apr 4, 2021
@jrfnl jrfnl deleted the feature/ghactions-minor-fix branch April 4, 2021 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants