Common Github Actions template for projects.
- Rust
- Solidity
- Docker
- Copy the
.github
folder to the root of your project. - Remove the languages you don't need from the
.github/workflows
folder. - Create CI workflow with one of our
*-base.yml
workflows to start.