Questions
Questions copied to clipboard
Add if condition in a yaml file github actions
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.