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

Switch to the default configuration of CodeQL #307

Merged
merged 2 commits into from
Jun 22, 2024
Merged

Switch to the default configuration of CodeQL #307

merged 2 commits into from
Jun 22, 2024

Conversation

Dobiasd
Copy link
Owner

@Dobiasd Dobiasd commented Jun 22, 2024

It's no longer needed to have a custom configuration file:
https://github.blog/changelog/2023-01-09-code-scanning-can-be-set-up-more-easily-without-committing-a-workflow-file-to-the-repository/

So let's try the default configuration. If it turns out it's not good for us, we can switch back.

@Dobiasd Dobiasd changed the title Let CodeQL check only for security, not quality Switch to the default configuration of CodeQL Jun 22, 2024
@Dobiasd Dobiasd merged commit d38e5b4 into master Jun 22, 2024
36 checks passed
@Dobiasd
Copy link
Owner Author

Dobiasd commented Jun 22, 2024

Switched back to the custom config. Without it, CodeQL does not know how to build the code.

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.

1 participant