You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Workflow trigger updated to run only on PRs to main (#7087)
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.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments