Closed samjrholt closed 1 year ago
CodeRabbit
The changes include an update to the repository metadata in the .github/workflows/conda.yml
file. A new trigger, workflow_dispatch
, has been added to the workflow. This allows manual triggering of the workflow in addition to the existing scheduled trigger. The code itself remains unaffected, including exported functions, global data structures, variables, external interface, and behavior.
File | Summary |
---|---|
.github/workflows/conda.yml | Updated repository metadata to add a new trigger, workflow_dispatch , for manual triggering of the workflow in addition to the existing scheduled trigger. |
"A new trigger arrives,
workflow_dispatch
it thrives. Manual control we gain, With scheduled trigger's reign. Code untouched, no surprise, Metadata update, wise."
Uplevel your code reviews with CodeRabbit Pro
### CodeRabbit Pro If you like this project, please support us by purchasing the [Pro version](https://coderabbit.ai). The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version.
Summary by CodeRabbit
Release Notes:
workflow_dispatch
trigger.