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
Currently PRs only get CI when the base branch is main or starts with
`dev-` but this changes it to run on all PRs which works better for when
using `git-pr-chain` where the base branch usually isn't main.
0 commit comments