Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix integer comparison error by ensuring GITHUB_CI_CD is defined #170

Merged
merged 1 commit into from
May 1, 2024

Commits on May 1, 2024

  1. Fix integer comparison error by ensuring GITHUB_CI_CD is defined

    This commit resolves the error encountered when GITHUB_CI_CD is unset or non-integer by defaulting it to 0.
    seuros authored May 1, 2024
    Configuration menu
    Copy the full SHA
    bda6e96 View commit details
    Browse the repository at this point in the history