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
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.
0 commit comments