-
Notifications
You must be signed in to change notification settings - Fork 626
Fix: Workflow trigger updated to run only on PRs to main #7087
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
The metalava-semver-check.yml workflow was previously configured to run on all pull requests. This change updates the trigger to only run on pull requests that target the `main` branch.
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
Firebase AI Mock Responses Check
|
Size Report 1Affected ProductsNo changes between base commit (be2b6ed) and merge commit (c991fab).Test Logs |
Coverage Report 1Affected Products
Test Logs |
The metalava-semver-check.yml workflow was previously configured to run on all pull requests. This change updates the trigger to only run on pull requests that target the
main
branch.