Skip to content

Update codeql-config.yml #4010

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

Merged
merged 1 commit into from
Apr 22, 2025
Merged

Update codeql-config.yml #4010

merged 1 commit into from
Apr 22, 2025

Conversation

aeisenberg
Copy link
Contributor

Ensure .github/workflows is included in actions analysis. This folder was accidentally ignored previously.

Ensure `.github/workflows` is included in actions analysis.
@aeisenberg aeisenberg requested a review from a team as a code owner April 22, 2025 14:38
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the CodeQL configuration to ensure that the ".github/workflows" directory is included in the analysis.

  • Added the ".github/workflows" path under the "paths" key in the codeql-config.yml file.

@aeisenberg aeisenberg enabled auto-merge April 22, 2025 14:44
@aeisenberg aeisenberg merged commit 4677ca3 into main Apr 22, 2025
18 of 19 checks passed
@aeisenberg aeisenberg deleted the aeisenberg/add-github branch April 22, 2025 14:53
@adityasharad
Copy link
Contributor

If you add .github/actions too then you'll cover the custom action there (and any added in future).

@aeisenberg
Copy link
Contributor Author

Sure...I can add .github/actions in a followup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants