This PR ensures that only a single workflow processes any push or pull request at a time.
A new push will be queued (including the master branch).
For a new pull request update, the previous in-progress one will be cancelled.
github.ref
at a time
#1403
This PR ensures that only a single workflow processes any push or pull request at a time.
A new push will be queued (including the master branch).
For a new pull request update, the previous in-progress one will be cancelled.
That makes sense.
ACK b0886fd35c0ad05adee3fb8008e4315bf2f91f1f
hebasto
real-or-random
jonasnick
Labels
ci