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
[ci] Improve triggers and support test signing (#12)
Updates the CI trigger to run against `main`, `release/*`, and any tags
that are created for releases. The PR trigger has also been updated to
run against main.
Support for "Test" signing has been added, and should help us save some
time when running PR builds or CI builds against non-release branches.
0 commit comments