feat/version (#2)

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-03-25 19:25:12 +11:00
parent 13b0f12edf
commit f65864af22
7 changed files with 119 additions and 23 deletions
+8
View File
@@ -0,0 +1,8 @@
when:
- event: pull_request
steps:
- name: pre-commit
image: git.unkin.net/unkin/almalinux9-gobuilder:20260325
commands:
- uvx pre-commit run --all-files