Files
Bubberstation/.github
Jeremiah 225562bce5 Cancel CI on new commit (#83255)
## About The Pull Request
This sets concurrency at the workflow level, which should provide a more
concise way to eject if a new commit is entered


https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency

I've also added timeouts that are between 5-15 minutes per test. Default
is 360 minutes without this
2024-05-16 23:38:11 -06:00
..