Make ci-snapshot.yml generic for support branches

This commit is contained in:
Artem Bilan
2023-12-19 14:02:21 -05:00
parent 164bf00bcd
commit 7abdbecaa4

View File

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