ci(gitea): unify push and merged-pr validation

This commit is contained in:
Micheal Wilkinson
2026-03-20 09:50:00 +00:00
parent aa66695665
commit 0034a6f4e2
3 changed files with 7 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
# homesick
[![Main Unit Tests](https://git.hrafn.xyz/aether/gosick/actions/workflows/push-unit-tests.yml?branch=main&event=push)](https://git.hrafn.xyz/aether/gosick/actions/workflows/push-unit-tests.yml)
[![Main Validation](https://git.hrafn.xyz/aether/gosick/actions/workflows/push-validation.yml?branch=main&event=push)](https://git.hrafn.xyz/aether/gosick/actions/workflows/push-validation.yml)
[![PR Validation](https://git.hrafn.xyz/aether/gosick/actions/workflows/pr-validation.yml?branch=main&event=pull_request)](https://git.hrafn.xyz/aether/gosick/actions/workflows/pr-validation.yml)
[![Tag Build Artifacts](https://git.hrafn.xyz/aether/gosick/actions/workflows/tag-build-artifacts.yml?event=push)](https://git.hrafn.xyz/aether/gosick/actions/workflows/tag-build-artifacts.yml)