Skip to content

Conditional action is failing even though the syntax is correct #26052

Discussion options

You must be logged in to vote

Hi @gautamkrishnar,

This is due to the incorrect single quote in the if expression.
Please change to use:

if: github.repository == '1-Platform/op-components'   # fix the single quote

Thanks.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants