You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@areibman As an enhancement, we can create a CI/CD action to update the prices daily, which will be reflected in the markdown and json files. What do you think?
The text was updated successfully, but these errors were encountered:
# CI action to update prices daily
Closes#78
# Steps of the action
* Install the repo locally
* Run the `update_prices.py`
* Commit the changes in a branch named `update/<dd-mm-yyyy>`
* Create a PR titled `Updated prices as on <dd-mm-yyyy>`
* The body of the PR contains the details about the updated and new models
# CI action to update prices daily
ClosesAgentOps-AI#78
# Steps of the action
* Install the repo locally
* Run the `update_prices.py`
* Commit the changes in a branch named `update/<dd-mm-yyyy>`
* Create a PR titled `Updated prices as on <dd-mm-yyyy>`
* The body of the PR contains the details about the updated and new models
@areibman As an enhancement, we can create a CI/CD action to update the prices daily, which will be reflected in the markdown and json files. What do you think?
The text was updated successfully, but these errors were encountered: