Correct release branch trigger glob (#100496)

This commit is contained in:
Jack Baldry
2025-02-12 16:11:12 +00:00
committed by GitHub
parent f6f50f7693
commit 2b054d4154
@@ -3,7 +3,7 @@ name: publish-technical-documentation-release
on:
push:
branches:
- release-v[0-9]+.[0-9]+.[0-9]+
- release-[0-9]+.[0-9]+.[0-9]+
tags:
- v[0-9]+.[0-9]+.[0-9]+
paths: