commit | 017f6d0cca188bcbd43f1700046fbf33db51e945 | [log] [tgz] |
---|---|---|
author | Kyle Altendorf <sda@fstab.net> | Sun Mar 12 17:23:02 2023 -0400 |
committer | GitHub <noreply@github.com> | Sun Mar 12 22:23:02 2023 +0100 |
tree | 08b530d17bca18bee6090466b685af21612f0e2b | |
parent | 941a3005d146e1aea7b9523040443ed8e7c771da [diff] |
[ci] cancel previous jobs for pull requests (#958) * cancel previous jobs for pull requests In short, this cancels previous jobs for PRs but not for the `master` branch. * empty for testing * fix * empty for testing