Use pattern for maintenance branches

**Cherry-pick to `3.0.x`**

(cherry picked from commit 6576bf011a)
This commit is contained in:
Artem Bilan
2023-12-07 13:55:38 -05:00
parent 1f34fa0253
commit 9e87a0ca8b

View File

@@ -5,7 +5,7 @@ on:
push:
branches:
- main
- 3.0.x
- '*.x'
jobs:
build-snapshot: