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