https://github.com/tomphp/github-actions
A repository of utility github actions config which I can re-use in projects
https://github.com/tomphp/github-actions
Last synced: 3 months ago
JSON representation
A repository of utility github actions config which I can re-use in projects
- Host: GitHub
- URL: https://github.com/tomphp/github-actions
- Owner: tomphp
- License: mit
- Created: 2023-10-23T11:02:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T07:05:32.000Z (about 1 year ago)
- Last Synced: 2025-02-26T08:19:09.841Z (about 1 year ago)
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Actions
A repository of utility GitHub actions config, which I can re-use in projects
## Should you use these for your own projects?
These actions are primarily built for my own projects. As a result, they are likely to change often. If something becomes stable and intended for others to use, I will extract it to a separate repository.
That said, this repository is versioned using Semantic Versioning, so even if I make breaking changes, the version you might be using will still be available.