Questions icon indicating copy to clipboard operation
Questions copied to clipboard

Add if condition in a yaml file github actions

Open ferdaousHar opened this issue 1 year ago • 0 comments

Hello,

I have a yaml file runing on window 2019 and I have a step to run python script. I have a boolean env variable IS_UPDATE. I want to add an if condition to run the script when the IS_UPDATE is false. I try many methods but it does not work for me. Would you help Please ?

Best Regards.

ferdaousHar avatar Apr 08 '24 10:04 ferdaousHar