Skip to content

Commit 7abdbec

Browse files
committed
Make ci-snapshot.yml generic for support branches
1 parent 164bf00 commit 7abdbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches:
77
- main
8-
- 6.1.x
8+
- '*.x'
99

1010
jobs:
1111
build-snapshot:

0 commit comments

Comments
 (0)