-
Notifications
You must be signed in to change notification settings - Fork 0
Dependabot changes #107
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
Dependabot changes #107
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,43 @@ | ||||||||||||||||||||||
| name: "CodeQL Analysis" | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| on: | ||||||||||||||||||||||
| push: | ||||||||||||||||||||||
| branches: | ||||||||||||||||||||||
| - develop | ||||||||||||||||||||||
| pull_request: | ||||||||||||||||||||||
| branches: | ||||||||||||||||||||||
|
Comment on lines
+5
to
+8
|
||||||||||||||||||||||
| branches: | |
| - develop | |
| pull_request: | |
| branches: | |
| branches: | |
| - main | |
| - develop | |
| pull_request: | |
| branches: | |
| - main |
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.
The PR title implies only Dependabot-related changes, but this PR also adds a new CodeQL workflow. Consider updating the PR title/description to reflect the CodeQL addition so reviewers and release notes aren’t misleading.