An open API service indexing awesome lists of open source software.

https://github.com/lusingander/github-actions-sandbox


https://github.com/lusingander/github-actions-sandbox

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# github-actions-sandbox

- [Deploy GitHub Pages](https://github.com/lusingander/github-actions-sandbox/blob/master/.github/workflows/jekyll-gh-pages.yml)
- [Rust Build](https://github.com/lusingander/github-actions-sandbox/blob/master/.github/workflows/rust-build.yml)
- [Rust Release](https://github.com/lusingander/github-actions-sandbox/blob/master/.github/workflows/rust-release.yml)
- [Go + Testcontainers](https://github.com/lusingander/github-actions-sandbox/blob/master/.github/workflows/go-testcontainers.yml)