https://github.com/sagebind/workflows
https://github.com/sagebind/workflows
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sagebind/workflows
- Owner: sagebind
- License: mit
- Created: 2021-11-05T15:42:08.000Z (over 4 years ago)
- Default Branch: v1
- Last Pushed: 2024-07-04T17:32:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T22:47:29.503Z (over 1 year ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Workflows
Some [reusable workflows](https://docs.github.com/en/actions/learn-github-actions/reusing-workflows) for GitHub Actions to make my life easier.
This repository primarily holds [Rust](https://www.rust-lang.org)-focused workflows since most of my open-source work tends to use Rust, but I might add other workflows as well specific to my needs for any open-source projects I maintain.
## License
Licensed under the MIT license. See the [LICENSE](LICENSE) file for details.