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
* Use `github.event.before` and `github.event.after` for FromSha and ToSha when computing changed components
* Update push trigger to include 'ci/dev/**' branches for testing CI workflows
* Minor formatting fix
* Fix minor syntax error
* Minor formatting fix
* Remove 'ci/dev/**' from branch push trigger
* Revert "Minor formatting fix"
This reverts commit df913fa.
* Revert "Minor formatting fix"
This reverts commit 83b036a.
* Remove positional parameters for `Get-Changed-Components.ps1` to enable fallback values when empty strings are provided by workflow run.
0 commit comments