https://github.com/lusingander/github-actions-sandbox
https://github.com/lusingander/github-actions-sandbox
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lusingander/github-actions-sandbox
- Owner: lusingander
- Created: 2024-02-01T11:34:59.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-12T06:16:40.000Z (about 1 year ago)
- Last Synced: 2025-01-19T06:39:39.649Z (about 1 year ago)
- Language: Go
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)