-
Notifications
You must be signed in to change notification settings - Fork 1
patch: cheeky push #1
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
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 updates the GitHub Actions release workflow with minor formatting changes and a comment addition. The changes primarily involve standardizing quote styles in the workflow paths configuration and adding a parenthetical note to an existing comment.
Key Changes:
- Standardized path pattern quotes from single quotes to double quotes
- Added "(cheeky push)" note to the permissions comment
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Abdul-Kadir Coskun <59434446+Chizaruu@users.noreply.github.com>
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
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Updated PerformanceTests to use IAsyncLifetime for async warmup, improved Roslyn warmup logic with thread safety, and modernized collection initializations. Added pragma directives for GC.Collect usage in memory tests and clarified region names for better code organization.
No description provided.