mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-16 16:01:49 -04:00
Warning: Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
That lead me to https://github.com/orgs/community/discussions/9343 and
was validated by using https://rhysd.github.io/actionlint/
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>