Cedric
Cedric
## What does this PR do? Hey! 🙂 I want to contribute the following changes to your workflow: - Stop running workflows when there is a newer commit in PR...
Hey! 🙂 I want to contribute the following changes to your workflow: - Avoid starting new workflow whilst the previous one is still running - Run tests on multiple OS's...
### Motivation and Context ### Description Hey! 🙂 I want to contribute the following changes to your workflow: - Use commit hash instead of tags for action versions - Use...
##### Description of change Hey! 🙂 I want to contribute the following changes to your workflow: - Stop running workflows when there is a newer commit in branch - Avoid...
Hey! 🙂 I've made the following changes to your workflow: - Avoid jobs without timeouts - Jobs without a timeout can cause runners to be occupied when some process falls...
Hey! 🙂 I've made the following changes to your workflow: - Avoid running CI related actions when no source code has changed - Running workflows which build or test certain...
Hey! 🙂 I've made the following changes to the workflow: - Avoid incorrectly indented workflows - Having files not correctly formatted makes them harder to read. The changes that were...
Hey! 🙂 I want to contribute the following changes to your workflow: - Avoid running CI related actions when no source code has changed - Use 'if' for upload-artifact action...
### Describe what this PR does / why we need it Hey! 🙂 I've made the following changes to your workflow: - Avoid installing packages without version - When installing...