rust-lang / cargo-bisect-rustc

Bisects rustc, either nightlies or CI artifacts
https://rust-lang.github.io/cargo-bisect-rustc/
Apache License 2.0
174 stars 55 forks source link

Don't run CI on dependabot branches #253

Closed LingMan closed 1 year ago

LingMan commented 1 year ago

Currenly CI is run twice for each update initiated by dependabot. Once on the PR and once on the branch.