HomeVyOS Platform

GitHub: T6494: do not use 0/null value to mark build succeed

Description

GitHub: T6494: do not use 0/null value to mark build succeed

GitHub performs loose equality comparisons.
If the types do not match, GitHub coerces the type to a number. GitHub casts
data types to a number using these conversions:

https://docs.github.com/en/actions/learn-github-actions/expressions

Details

Provenance
c-poAuthored on Jul 4 2024, 3:40 PM
Parents
rVYOSONEXecaa44498949: Merge pull request #3777 from c-po/T4287-wifi
Branches
Loading...
Tags
Loading...