rust-osdev / bootloader

An experimental pure-Rust x86 bootloader
Apache License 2.0
1.39k stars 212 forks source link

Cancel in progress PR builds when a new commit is pushed for that PR #322

Closed jasoncouture closed 1 year ago

jasoncouture commented 1 year ago

I've been chewing through actions time on rust-osdev, I'd prefer to be a good citizen so this will cancel in progress builds on PRs when a new commit is pushed.

It does not impact main, or cron builds, due to the fallback to github.ref