- Notifications
You must be signed in to change notification settings - Fork897
chore: add code scanning advanced setup yml#148
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this 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 introduces an advanced CodeQL setup workflow to support PRs from forks by using custom inputs and configurations.
- Adds a new GitHub Actions workflow for code scanning.
- Utilizes dynamic matrix configuration for different languages.
Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused.Learn more
e6b73f7
intomainUh oh!
There was an error while loading.Please reload this page.
In order to support PRs from forks, we cannot use default setup at this juncture, so switching to advanced setup.