fixed workflow
Some checks failed
FHIR IG CI/CD Pipeline with Version Persistence / build-ig (push) Failing after 5m34s
FHIR IG CI/CD Pipeline with Version Persistence / deploy (push) Has been skipped

This commit is contained in:
2026-03-07 02:20:58 +06:00
parent 423d1c271f
commit 6beb9318fe

View File

@@ -4,7 +4,7 @@ on:
push:
branches: [ main, develop ]
tags:
- 'v*.*.*' # Trigger on version tags like v0.3.0
- 'v*.*.*' # Trigger on version tags like v0.4.0
pull_request:
branches: [ main ]