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

CI: guard against empty language array for CodeQL runs #2137

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

thekaveman
Copy link
Member

@thekaveman thekaveman commented Jun 5, 2024

Only run the CodeQL Analyze job if there are languages to analyze.

I'm not 100% this is the right syntax 🤞

@thekaveman thekaveman added the chore Chores and tasks for code cleanup, dev experience, admin/configuration settings, etc. label Jun 5, 2024
@github-actions github-actions bot added the actions Related to GitHub Actions workflows label Jun 5, 2024
Copy link

github-actions bot commented Jun 5, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@thekaveman thekaveman marked this pull request as ready for review June 5, 2024 16:56
@thekaveman thekaveman requested a review from a team as a code owner June 5, 2024 16:56
@thekaveman thekaveman self-assigned this Jun 5, 2024
Copy link
Member

@angela-tran angela-tran left a comment

Choose a reason for hiding this comment

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

Let's try it 🧪

@thekaveman thekaveman merged commit d5a2114 into dev Jun 5, 2024
12 checks passed
@thekaveman thekaveman deleted the fix/ci-codeql branch June 5, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Related to GitHub Actions workflows chore Chores and tasks for code cleanup, dev experience, admin/configuration settings, etc.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants