Preview:
    if: always() &&
        (needs.check_development_environment.outputs.EXIST_ANSIBLE_DEV == 'false' || needs.check_staging_environment.outputs.EXIST_ANSIBLE_STG == 'false') ||
        needs.check_live_environment.outputs.EXIST_ANSIBLE_LIVE == 'false'

ref: https://www.zup.com.br/blog/como-usar-condicionais-workflows-github-actions
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter