https://github.com/jdno/workflows
An opinionated collection of GitHub Actions workflows
https://github.com/jdno/workflows
github-actions
Last synced: 9 months ago
JSON representation
An opinionated collection of GitHub Actions workflows
- Host: GitHub
- URL: https://github.com/jdno/workflows
- Owner: jdno
- License: apache-2.0
- Created: 2022-12-17T21:45:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T22:42:52.000Z (9 months ago)
- Last Synced: 2025-04-03T23:28:08.510Z (9 months ago)
- Topics: github-actions
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# 🛠Workflows
This repository contains a set of [reusable workflows] that I use in my personal
projects. They are opinionated and tailored to my needs. Feel free to use them
inspiration for your own workflows.
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or )
- MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
[reusable workflows]: https://docs.github.com/en/actions/learn-github-actions/reusing-workflows