added hmac validation (#1)
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 1m5s

Reviewed-on: #1
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit was merged in pull request #1.
This commit is contained in:
2026-02-06 22:45:41 +00:00
committed by Siteworx Pro Gitea
parent 9f58437d0e
commit 6a9269fa9c
3 changed files with 68 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
on:
push:
branches:
- "*"
- "**"
name: 🧪 ✨ Unit Tests Workflow