Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 364 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 364 Bytes

Github Actions template

Common Github Actions template for projects.

Languages / frameworks covered

  • Rust
  • Solidity
  • Docker

How to use

  1. Copy the .github folder to the root of your project.
  2. Remove the languages you don't need from the .github/workflows folder.
  3. Create CI workflow with one of our *-base.yml workflows to start.