Commit Graph

1 Commits

Author SHA1 Message Date
Luc Mcgrady
8546af7cdf feat: hash script for github actions (#4991)
<!--
Title (for the Pull Request title field at the top):
Use a short prefix so the change type is obvious. You do not need to
repeat it in the body below.

Examples:
- fix: — bugfix
- feat: — feature
- refactor: — internal change without user-facing feature
- docs: — documentation only
- chore: — tooling, CI, deps, build housekeeping
- test: — tests only
-->

## Linked issue (required)

<!-- Fixes #123 / Closes #123 / Refs #123 -->
What I used to complete #4916

## Summary / motivation (required)

<!-- What this PR does and why. For larger changes, add enough context
for reviewers. -->
If we need to add more github actions in future this should make it easy

---------

Co-authored-by: Abdo <abdo@abdnh.net>
2026-06-12 23:13:08 +03:00