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

codeql: Remove unneeded steps #2336

Merged
merged 1 commit into from
Nov 2, 2021
Merged

codeql: Remove unneeded steps #2336

merged 1 commit into from
Nov 2, 2021

Commits on Nov 2, 2021

  1. codeql: Remove unneeded steps

    Remove executing build and test, there is a special workflow for this and CodeQL does not require running any go code or building the app
    Remove `git checkout HEAD^2`, not needed anymore: Warning: 1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
    Add permission to write the security events
    SVilgelm committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    771e086 View commit details
    Browse the repository at this point in the history