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

GHA CI: add CodeQL scanning #18687

Merged
merged 3 commits into from
Mar 15, 2023
Merged

GHA CI: add CodeQL scanning #18687

merged 3 commits into from
Mar 15, 2023

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    0f32de9 View commit details
    Browse the repository at this point in the history
  2. GHA CI: drop needless syntax

    https://docs.github.com/en/actions/learn-github-actions/expressions#about-expressions
    >When you use expressions in an if conditional, you may omit the
    >expression syntax (${{ }}) because GitHub automatically evaluates the if conditional as an expression.
    Chocobo1 committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    6fd5224 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Fix code defects

    Chocobo1 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    fa30b70 View commit details
    Browse the repository at this point in the history