Skip to content

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
Contributor

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.

4 participants