0xPlaygrounds / rig

A library for developing LLM-powered Rust applications.
https://rig.rs
MIT License
81 stars 3 forks source link

ci(ghaction): add ci run on main pushes to trigger cache #13

Closed mateobelanger closed 2 weeks ago

mateobelanger commented 2 weeks ago

Description

In order for PRs (childrens of main branch) to reuse build (dependencies) cache, we need to cache a parent branch.