https://github.com/programie/workflows
Reusable workflows for GitHub Actions
https://github.com/programie/workflows
Last synced: 10 days ago
JSON representation
Reusable workflows for GitHub Actions
- Host: GitHub
- URL: https://github.com/programie/workflows
- Owner: Programie
- Created: 2023-09-27T20:06:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T16:01:35.000Z (over 1 year ago)
- Last Synced: 2025-10-19T15:51:52.124Z (4 months ago)
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workflows
This repository contains some reusable workflows which I'm using in various GitHub Actions in my repositories.
## Disclaimer
Those workflows might change from time to time and probably need some adjustments in the used actions to keep them working.
Some workflows might also be renamed if it makes some more sense to me. I could even remove them completely if I'm not using them anymore.
If you also want to use those workflows, I strongly recommend to use the commit hash (SHA1) of the corresponding commit. In that case, my changes won't break your actions.